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 simple instruction / snipet to openml python interface website #43

Closed
amueller opened this issue Mar 14, 2016 · 2 comments · Fixed by #434
Closed

Add simple instruction / snipet to openml python interface website #43

amueller opened this issue Mar 14, 2016 · 2 comments · Fixed by #434

Comments

@amueller
Copy link
Contributor

I think the python api here:
http://www.openml.org/guide/#!python

should have the pip command to install the package form github, and like 5 lines to train a scikit-learn classifier on a specific data set.
I guess we should do that after the API is solid, but I think it's very important for adoption.

@joaquinvanschoren
Copy link
Contributor

Completely agree
On Mon, 14 Mar 2016 at 10:28, Andreas Mueller notifications@github.com
wrote:

I think the python api here:
http://www.openml.org/guide/#!python

should have the pip command to install the package form github, and like 5
lines to train a scikit-learn classifier on a specific data set.
I guess we should do that after the API is solid, but I think it's very
important for adoption.


Reply to this email directly or view it on GitHub
#43.

@mfeurer
Copy link
Collaborator

mfeurer commented Apr 13, 2018

We just added the usage snipet in #434. The installation and developer friendliness is now issue #443.

@mfeurer mfeurer closed this as completed Apr 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants