Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 }}
liuwenbin2012159
/
scikit-learn
Public
forked from
Padfoot-Zhou/scikit-learn
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
002b5f3
User selector
All users
Datepicker
All time
Commit History
Commits on May 11, 2019
DOC API links to experimental classes (#13854)
ogrisel
authored and
qinhanmin2014
committed
002b5f3
Copy full SHA for 002b5f3
Commits on May 10, 2019
DOC fix docstring in _fit method of TSNE class (#13844)
galtay
authored and
glemaitre
committed
8e696c6
Copy full SHA for 8e696c6
DOC fix the docstring of AMI MNI regarding new default (#13837)
glemaitre
authored
da9e680
Copy full SHA for da9e680
MNT Remove raises and with_setup requiring nose (#13842)
glemaitre
authored and
qinhanmin2014
committed
8365648
Copy full SHA for 8365648
Commits on May 9, 2019
DOC Fix reference in whats new 0.21 (#13845)
thomasjpfan
authored and
jnothman
committed
17a253b
Copy full SHA for 17a253b
DOC Remove experimental tag from ColumnTransformer (#13835)
qinhanmin2014
authored
8b1751a
Copy full SHA for 8b1751a
DOC Fix reference (#13841)
thomasjpfan
authored and
glemaitre
committed
bc3a5f4
Copy full SHA for bc3a5f4
MNT Change the default value of n_estimators in forests (#13803)
glemaitre
authored and
qinhanmin2014
committed
8a8e21b
Copy full SHA for 8a8e21b
MNT Remove backward compatibility of param order in make_column_transformer (#13831)
glemaitre
authored and
qinhanmin2014
committed
7fdac52
Copy full SHA for 7fdac52
[MRG] DEP remove pooling_func in AgglomerativeClustering (#13821)
glemaitre
authored and
ogrisel
committed
95339a6
Copy full SHA for 95339a6
disallow input as sparse matrix in affinity propagation function, Aff… (#13828)
zhaofeng-shu33
authored and
ogrisel
committed
c7566ea
Copy full SHA for c7566ea
[MRG] DEP change default and deprecate iid in SearchCV (#13834)
glemaitre
authored and
ogrisel
committed
69eb4d4
Copy full SHA for 69eb4d4
DEP remove precomputed parameter in t_sne.trustworthiness (#13820)
glemaitre
authored and
jnothman
committed
91e019d
Copy full SHA for 91e019d
DOC update roadmap (#13809)
NicolasHug
authored and
jnothman
committed
08f458c
Copy full SHA for 08f458c
MNT Updated adjusted_mutual_info_score and normalized_mutual_info_score default to 'arithmetic' (#13814)
scouvreur
authored and
jnothman
committed
7166ae8
Copy full SHA for 7166ae8
[MRG] DEP Removed the reorder parameter from the auc function (#13827)
scouvreur
authored and
jnothman
committed
777f91f
Copy full SHA for 777f91f
DEP remove scale_face function from lfw (#13830)
glemaitre
authored and
jnothman
committed
9631a67
Copy full SHA for 9631a67
DEP remove public function download_20newsgroups (#13829)
glemaitre
authored and
jnothman
committed
53624e8
Copy full SHA for 53624e8
DEP remove the batch_size parameter from pariwise_distance_argmin (#13822)
LakshKD
authored and
jnothman
committed
2b7a69b
Copy full SHA for 2b7a69b
STY unused imports
jnothman
committed
0887444
Copy full SHA for 0887444
Commits on May 8, 2019
DEP remove correlation and regression models from GaussianProcess (#13819)
glemaitre
authored and
TomDLT
committed
43f8502
Copy full SHA for 43f8502
API Make IterativeImputer experimental (#13824)
jnothman
authored
1675e77
Copy full SHA for 1675e77
TST Make test_ridge_regression_dtype_stability less random (#13816)
ogrisel
authored and
jnothman
committed
ff2f923
Copy full SHA for ff2f923
MNT Remove Imputer in preprocessing (#13796)
glemaitre
authored and
qinhanmin2014
committed
6525a39
Copy full SHA for 6525a39
MNT change default of solver in LogisiticRegression (#13805)
glemaitre
authored and
qinhanmin2014
committed
7896b21
Copy full SHA for 7896b21
ENH handle sparse x and intercept in _RidgeGCV (#13350)
jeromedockes
authored and
thomasjpfan
committed
f23e92e
Copy full SHA for f23e92e
DOC clarified hamming loss docstrings (#13760)
XavierSATTLER
authored and
jnothman
committed
0caf914
Copy full SHA for 0caf914
Commits on May 7, 2019
DEP remove graph lasso (#13795)
glemaitre
authored and
rth
committed
d0a94fe
Copy full SHA for d0a94fe
DEP change the default of gamma in SVM (#13801)
glemaitre
authored and
rth
committed
28480f4
Copy full SHA for 28480f4
DOC Fix typo. (#13813)
Anaël Beaugnon
authored and
jnothman
committed
ab3a1eb
Copy full SHA for ab3a1eb
DEP remove random_state from OneClassSVM (#13802)
glemaitre
authored and
NicolasHug
committed
905dedc
Copy full SHA for 905dedc
MAINT Replace manual checks with `check_is_fitted` (#13013)
agamemnonc
authored and
jnothman
committed
19192c0
Copy full SHA for 19192c0
API use 'drop' to disable estimators in voting (#13780)
glemaitre
authored and
jnothman
committed
1e2e847
Copy full SHA for 1e2e847
Commits on May 6, 2019
FIX Allow to disable estimator and passing weight in Voting estimators (#13779)
glemaitre
authored and
qinhanmin2014
committed
8d3b4ff
Copy full SHA for 8d3b4ff
[MRG] MAINT: add fixture for init and clean-up with matplotlib (#13708)
glemaitre
authored and
ogrisel
committed
b34751b
Copy full SHA for b34751b
Pagination
Previous
Next
You can’t perform that action at this time.