Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added arff datasets #29

Closed
wants to merge 1 commit into from
Closed

added arff datasets #29

wants to merge 1 commit into from

Conversation

plutasnyy
Copy link
Collaborator

No description provided.

@damianhorna damianhorna self-requested a review December 21, 2019 10:24


def load_arff_datasets():
dataset_paths = glob.glob(f'{get_project_root()}/data/arff/*')
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could rewrite this somehow in order not to enforce /arff already to exist. Maybe add arff dataset in .zip or .tar.gz analogously to our datasets/_data_loader.py file

@damianhorna damianhorna dismissed their stale review December 24, 2019 19:55

done in previously merged PR, no longer relevant

@damianhorna damianhorna deleted the load_arff branch December 24, 2019 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants