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

Use scikit-learn for the modeling section? #27

Open
charlesfrye opened this issue Jul 25, 2017 · 2 comments
Open

Use scikit-learn for the modeling section? #27

charlesfrye opened this issue Jul 25, 2017 · 2 comments

Comments

@charlesfrye
Copy link
Owner

scikit-learn is easy to use and, as of 0.18, well-integrated with pandas.

The interactive sections aren't necessarily worth changing, but the sections on fitting and cross-validating probably are.

@charlesfrye
Copy link
Owner Author

This won't make it into the Spring 2018 version of the course, but would be a good addition for future versions.

@charlesfrye
Copy link
Owner Author

For Lab 08, on fitting, the material on maximum likelihood could be moved to a tutorial and a second lab called something like "Fitting Models in Python with sklearn" could be added.

@charlesfrye charlesfrye added the 2019spring targeted for release in the 2019spring version of the course label Jun 3, 2018
@charlesfrye charlesfrye removed the 2019spring targeted for release in the 2019spring version of the course label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant