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
f37277a
User selector
All users
Datepicker
All time
Commit History
Commits on Jul 14, 2019
MNT Clean up plot_tree (remove matplotlib < 1.5) (#14321)
qinhanmin2014
authored and
TomDLT
committed
f37277a
Copy full SHA for f37277a
DOC Note down matplotlib dependency in README.rst (#14322)
qinhanmin2014
authored
4ff6de8
Copy full SHA for 4ff6de8
Commits on Jul 13, 2019
MNT Generate emeritus list, add dates, and change sorting (#13586)
TomDLT
authored and
qinhanmin2014
committed
cad1de2
Copy full SHA for cad1de2
DOC add missing attributes to LinearSVR and LinearSVC (#14344)
wendyhhu
authored and
NicolasHug
committed
250de78
Copy full SHA for 250de78
changed hyperparameter n_iter from 20 to 10 (#14342)
Timsaur
authored and
amueller
committed
3c3a3b6
Copy full SHA for 3c3a3b6
Add attributes documentation (#14339)
mepa
authored and
amueller
committed
b4f3d66
Copy full SHA for b4f3d66
DOC Include `use_line_collection` argument (#14326)
jcusick13
authored and
thomasjpfan
committed
9f84658
Copy full SHA for 9f84658
FIX Make CalibratedClassifierCV a MetaEstimator (#13575)
wdevazelhes
authored and
qinhanmin2014
committed
979c761
Copy full SHA for 979c761
EXA Use dataset name instead of dataset id in plot_column_transformer_mixed_types (#14319)
qinhanmin2014
authored and
agramfort
committed
272d454
Copy full SHA for 272d454
MNT fetch_openml make indices unique in returned dataframe (#14316)
amueller
authored and
qinhanmin2014
committed
03fd26c
Copy full SHA for 03fd26c
Commits on Jul 12, 2019
[MRG] DOC fix typo in ColumnTransformer example (#14313)
Show description for ecea98f
glemaitre
authored and
agramfort
committed
ecea98f
Copy full SHA for ecea98f
EHN Add pandas dataframe support to fetch_openml (#13902)
thomasjpfan
authored and
glemaitre
committed
cf3e303
Copy full SHA for cf3e303
FIX introduce a refresh_cache param to `fetch_...` functions (#14197)
adrinjalali
authored and
glemaitre
committed
da66111
Copy full SHA for da66111
DOC Add link to ColumnTransformer and user guide to make_column_transformer doc (#14279)
getgaurav2
authored and
glemaitre
committed
b27a37a
Copy full SHA for b27a37a
FIX Fixes duck typing in VotingClassifier (#14287)
thomasjpfan
authored and
qinhanmin2014
committed
b55d12e
Copy full SHA for b55d12e
TST add more iteration in randomized SVD test (#14308)
glemaitre
authored and
rth
committed
f7e082d
Copy full SHA for f7e082d
Use common convergence checks for lbfgs solver (#14250)
Show description for 56a0ed1
rth
authored and
agramfort
committed
56a0ed1
Copy full SHA for 56a0ed1
Commits on Jul 11, 2019
EHN Fast PDPs for histogram-based GBDT (#13769)
NicolasHug
authored and
glemaitre
committed
0eaaeaf
Copy full SHA for 0eaaeaf
Commits on Jul 8, 2019
ENH add a `transform_max_iter` to `SparseCoder`, `DictionaryLearning`, and `MiniBatchDictionaryLearning` (#12682)
adrinjalali
authored and
thomasjpfan
committed
7b8cbc8
Copy full SHA for 7b8cbc8
MAINT Pass liblinear X dimensions around as plain ints (#14276)
alexhenrie
authored and
NicolasHug
committed
73b4898
Copy full SHA for 73b4898
MAINT more informative azure job names (#14292)
ogrisel
authored and
rth
committed
69f6351
Copy full SHA for 69f6351
MAINT Pins pytest version [scipy-dev] in Travis CI (#14274)
thomasjpfan
authored and
rth
committed
a82163c
Copy full SHA for a82163c
[MRG] Use resample to compute the small training set in HistGBT (#14194)
Johann Faouzi
authored and
ogrisel
committed
db2342f
Copy full SHA for db2342f
Commits on Jul 6, 2019
DOC Correct shape of attibute constant_ in DummyRegressor (#14277)
qinhanmin2014
authored and
thomasjpfan
committed
90b04a3
Copy full SHA for 90b04a3
DOC Add reference for lbfgs in LogisticRegression (#14271)
francolq
authored and
qinhanmin2014
committed
4de89cd
Copy full SHA for 4de89cd
Commits on Jul 5, 2019
MNT Do not calculate term frequency when max_features is None… (#14267)
qinhanmin2014
authored and
rth
committed
56dd4b4
Copy full SHA for 56dd4b4
DOC Follow alphabetic order in classes.rst (#14254)
qinhanmin2014
authored and
rth
committed
91819d5
Copy full SHA for 91819d5
PERF Only call malloc twice in liblinear to_sparse helpers (#14170)
alexhenrie
authored and
jeremiedbb
committed
0f7e470
Copy full SHA for 0f7e470
Commits on Jul 3, 2019
MAINT Pins pytest version in CI (#14242)
thomasjpfan
authored and
rth
committed
ec6d0bb
Copy full SHA for ec6d0bb
DOC Make build_analyzer docstring more precise (#13786)
theotheo
authored and
rth
committed
09b3eb1
Copy full SHA for 09b3eb1
DOC Normalization is aka spatial sign preprocessing (#12511)
RajatGarg97
authored and
rth
committed
3963d94
Copy full SHA for 3963d94
Commits on Jul 2, 2019
ENH add parameter axis in safe_indexing to slice rows and columns (#14035)
glemaitre
authored and
jnothman
committed
5f37ec1
Copy full SHA for 5f37ec1
TST Skip docstring tests on 32bit arch (#14167)
Freshia
authored and
rth
committed
03c39af
Copy full SHA for 03c39af
BLD/CI Adds 32bit linux testing to Appveyor (#14225)
thomasjpfan
authored and
rth
committed
29b9bb8
Copy full SHA for 29b9bb8
FIX Silent warning in IterativeImputer when constant feature in data (#14234)
glemaitre
authored and
thomasjpfan
committed
de30404
Copy full SHA for de30404
Pagination
Previous
Next
You can’t perform that action at this time.