Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
SpringMinty
/
introduction_to_ml_with_python
Public
forked from
amueller/introduction_to_ml_with_python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
5d3f31c
User selector
All users
Datepicker
All time
Commit History
Commits on May 20, 2020
remove six import
amueller
committed
5d3f31c
Copy full SHA for 5d3f31c
Commits on Mar 4, 2020
Merge pull request #129 from jorijnsmit/master
Show description for 465dc4b
amueller
authored
465dc4b
Copy full SHA for 465dc4b
Commits on Mar 2, 2020
Typo in the README.md
gosuto-inzasheru
authored
23a116c
Copy full SHA for 23a116c
Commits on Sep 18, 2019
explicitly use liblinear solver for l1 penalty in logistic regression
amueller
committed
62a9b3f
Copy full SHA for 62a9b3f
don't use joblib from externals
amueller
committed
d0de97e
Copy full SHA for d0de97e
add imageio to environment.yml
amueller
committed
3b6a933
Copy full SHA for 3b6a933
Merge pull request #72 from syckbear/master
Show description for 7e2fcae
amueller
authored
7e2fcae
Copy full SHA for 7e2fcae
Commits on Jan 10, 2019
Merge branch 'master' of github.com:amueller/introduction_to_ml_with_python
amueller
committed
8286ddf
Copy full SHA for 8286ddf
fix time series printing (again)
amueller
committed
0bd0613
Copy full SHA for 0bd0613
Commits on Dec 17, 2018
Merge pull request #110 from qinhanmin2014/readme-sklearn-version
Show description for 01c0de2
amueller
authored
01c0de2
Copy full SHA for 01c0de2
DOC Update scikit-learn version in what's new
qinhanmin2014
committed
a19c264
Copy full SHA for a19c264
Commits on Dec 13, 2018
Merge pull request #106 from behreth/bug_32bit_out_of_memory_v2
Show description for 4255705
amueller
authored
4255705
Copy full SHA for 4255705
This closes issue amueller/introduction_to_ml_with_python#67 memory error on 32bit Python
Show description for bb34a1f
behreth
committed
bb34a1f
Copy full SHA for bb34a1f
Commits on Dec 11, 2018
This closes issue amueller/introduction_to_ml_with_python#67 memory error on 32bit Python
Show description for c194b89
behreth
committed
c194b89
Copy full SHA for c194b89
Commits on Nov 16, 2018
fix ylabel in tsne plot
amueller
committed
52da2a9
Copy full SHA for 52da2a9
Commits on Nov 5, 2018
fix deprecated import of make_blobs in make_forge
amueller
committed
b54511d
Copy full SHA for b54511d
Commits on Oct 17, 2018
fixes to tree plot, remove unused function in knn plot
amueller
committed
2284d50
Copy full SHA for 2284d50
Commits on Oct 11, 2018
update notebooks for new print / sklearn 0.20 / new spacy etc
amueller
committed
9374880
Copy full SHA for 9374880
deprecate make_blobs, use sklearn make_blobs in plot_metrics
amueller
committed
f4b11cd
Copy full SHA for f4b11cd
Commits on Oct 9, 2018
add spacy and nltk installation instructions
amueller
committed
f05d1d6
Copy full SHA for f05d1d6
Commits on Feb 11, 2018
updated deprecated imports
g
committed
cf88620
Copy full SHA for cf88620
Commits on Dec 13, 2017
Merge pull request #66 from imagejan/binder
Show description for 0fd3cff
amueller
authored
0fd3cff
Copy full SHA for 0fd3cff
Add binder badge to README.md
imagejan
authored
6285c13
Copy full SHA for 6285c13
Add environment.yml
Show description for 649a3b0
imagejan
authored
649a3b0
Copy full SHA for 649a3b0
Commits on Dec 6, 2017
fix display import in 01
amueller
committed
113b064
Copy full SHA for 113b064
Commits on Dec 4, 2017
matplotlib barh bottom->y, add return_train_score
amueller
committed
1357bc0
Copy full SHA for 1357bc0
Commits on Nov 20, 2017
add mention of plot_group_kfold to plot_label_kfold rename
amueller
committed
65cf6ed
Copy full SHA for 65cf6ed
Commits on Nov 17, 2017
fix minor typo
amueller
committed
c7f0fc3
Copy full SHA for c7f0fc3
add return_train_score
amueller
committed
79a0be2
Copy full SHA for 79a0be2
Commits on Nov 14, 2017
fix datetime xticks conversion for pandas 0.21
amueller
committed
ed75dec
Copy full SHA for ed75dec
remove faces pca n_components=2000 that's not shown
Show description for c784d32
amueller
committed
c784d32
Copy full SHA for c784d32
Commits on Jun 27, 2017
dpi issue fixes
Show description for cccbbca
amueller
committed
cccbbca
Copy full SHA for cccbbca
Commits on Jun 16, 2017
Merge pull request #43 from blinkeye/issue/37
Show description for 409810c
amueller
authored
409810c
Copy full SHA for 409810c
fix #37: display(panda DataFrame) throws a TypeError: 'module' object is not callable
Reto Glauser
committed
4f3c625
Copy full SHA for 4f3c625
Commits on Jun 15, 2017
Merge pull request #39 from blinkeye/master
Show description for dbd8661
amueller
authored
dbd8661
Copy full SHA for dbd8661
Pagination
Previous
Next
You can’t perform that action at this time.