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

Add module to make iris dataset available. #652

Merged

Conversation

JoshuaWhittemore
Copy link
Contributor

This is a simple module for downloading and preparing the Iris dataset from the UCI ML repo.

I have no idea if this kind of module is the sort of thing that belongs in Flux or not. I should have opened an issue for this first before coding it.

If it is appropriate for Flux but needs work, please make any suggestions/changes that you think make sense. Thank you!

@MikeInnes
Copy link
Member

Seems reasonable to me. Can you add a test, and also a NEWS.md entry?

@JoshuaWhittemore JoshuaWhittemore force-pushed the add-module-to-download-iris-dataset branch from b774a27 to 930ebaf Compare March 8, 2019 00:57
@JoshuaWhittemore
Copy link
Contributor Author

Thanks Mike. I've added the tests and an entry to NEWS.md. Let me know if you have any other thoughts.

@MikeInnes MikeInnes merged commit 22cb732 into FluxML:master Mar 11, 2019
@MikeInnes
Copy link
Member

👍 Thanks!

BerenMillidge pushed a commit to BerenMillidge/Flux.jl that referenced this pull request Dec 20, 2019
BerenMillidge pushed a commit to BerenMillidge/Flux.jl that referenced this pull request Dec 20, 2019
…wnload-iris-dataset

Add module to make iris dataset available.
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.

2 participants