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
master
User selector
jorisvandenbossche
Datepicker
All time
Commit History
Commits on Mar 4, 2019
EXA Fix construction of result in IterativeImputer example (#13384)
jorisvandenbossche
authored and
qinhanmin2014
committed
a3ccbe9
Copy full SHA for a3ccbe9
DOC: add to docstring that check_array does not check for np.inf for object dtype (#13348)
jorisvandenbossche
authored and
jnothman
committed
a304db9
Copy full SHA for a304db9
Commits on Mar 2, 2019
CLN: remove duplicate validation of X in Encoders transform (#13347)
jorisvandenbossche
authored
afd4321
Copy full SHA for afd4321
Commits on Mar 1, 2019
MNT Follow force_all_finite for object dtype in check_array (#13254)
jorisvandenbossche
authored and
jnothman
committed
20f64eb
Copy full SHA for 20f64eb
Commits on Feb 28, 2019
MNT Memory usage of OpenML fetcher: use generator from arff (#13312)
Show description for 1f75ffa
jorisvandenbossche
authored and
adrinjalali
committed
1f75ffa
Copy full SHA for 1f75ffa
Commits on Jan 15, 2019
FIX deprecation handling in OneHotEncoder for categorical_features + handle_unknown='ignore' case (#12923)
jorisvandenbossche
authored and
jnothman
committed
fce73db
Copy full SHA for fce73db
Commits on Dec 3, 2018
BUG: fix check_array on pandas Series with custom dtype (eg categorical) (#12706)
Show description for 4f5dd77
jorisvandenbossche
authored and
jnothman
committed
4f5dd77
Copy full SHA for 4f5dd77
Commits on Nov 23, 2018
DOC: start section for the 0.20.2 bugfix notes (#12664)
jorisvandenbossche
authored and
ogrisel
committed
1414efb
Copy full SHA for 1414efb
Commits on Oct 13, 2018
BUG Fix OrdinalEncoder with manually specified categories (#12367)
jorisvandenbossche
authored and
rth
committed
1e7cd7d
Copy full SHA for 1e7cd7d
Commits on Sep 26, 2018
DOC: update link to other versions (#12158)
jorisvandenbossche
authored and
qinhanmin2014
committed
db5abae
Copy full SHA for db5abae
Commits on Sep 25, 2018
TST update make_column_transformer test + add comment (#12156)
Show description for 09851ac
jorisvandenbossche
authored and
qinhanmin2014
committed
09851ac
Copy full SHA for 09851ac
Commits on Sep 21, 2018
[MRG +1] ColumnTransformer: store evaluated function column specifier during fit (#12107)
jorisvandenbossche
authored and
ogrisel
committed
4035e60
Copy full SHA for 4035e60
Commits on Sep 13, 2018
BUG always raise on NaN in OneHotEncoder for object dtype data (#12033)
jorisvandenbossche
authored and
rth
committed
dfdf605
Copy full SHA for dfdf605
Commits on Jul 25, 2018
ENH Add sparse_threshold keyword to ColumnTransformer (#11614)
Show description for cf897de
jorisvandenbossche
authored and
jnothman
committed
cf897de
Copy full SHA for cf897de
Commits on Jul 18, 2018
Change default of ColumnTransformer remainder from passthrough to drop (#11603)
jorisvandenbossche
authored and
GaelVaroquaux
committed
277e125
Copy full SHA for 277e125
Commits on Jul 17, 2018
[MRG + 1] ENH: allow to pass callable as column specifier in ColumnTransformer (#11592)
Show description for 9caa982
jorisvandenbossche
authored and
GaelVaroquaux
committed
9caa982
Copy full SHA for 9caa982
MAINT: Revert ChainedImputer (#11600)
jorisvandenbossche
authored and
glemaitre
committed
f819704
Copy full SHA for f819704
Commits on Jul 3, 2018
[MRG] Use hashtable (python sets/dicts) for object dtype data in Encoders (#10209)
jorisvandenbossche
authored and
ogrisel
committed
0b0bd9b
Copy full SHA for 0b0bd9b
Commits on Jun 27, 2018
FIX OneHot/OrdinalEncoder: correctly coerced dtype of passed categories (#11347)
jorisvandenbossche
authored and
jnothman
committed
e93cde5
Copy full SHA for e93cde5
Commits on Jun 21, 2018
FEA Refactor CategoricalEncoder into OneHotEncoder and OrdinalEncoder (#10523)
Show description for 007aa71
jorisvandenbossche
authored and
jnothman
committed
007aa71
Copy full SHA for 007aa71
Commits on Jun 6, 2018
BUG: ColumnTransformer with remainder='passthrough' and array-like of strings as columns (#11184)
jorisvandenbossche
authored and
glemaitre
committed
4e166e2
Copy full SHA for 4e166e2
Commits on May 30, 2018
DOC: small fix on whatsnew note for ColumnTransformer (#11163)
jorisvandenbossche
authored and
glemaitre
committed
1f85328
Copy full SHA for 1f85328
Commits on May 29, 2018
FEA Add ColumnTransformer for heterogeneous data (#9012)
jorisvandenbossche
authored and
jnothman
committed
0b6308c
Copy full SHA for 0b6308c
Commits on Apr 11, 2018
TST: display reason of skipped tests by default (#10946)
jorisvandenbossche
authored and
lesteve
committed
312f640
Copy full SHA for 312f640
Commits on Nov 22, 2017
CLN: remove nose fixtures in docs (#10187)
jorisvandenbossche
authored and
lesteve
committed
816e2eb
Copy full SHA for 816e2eb
Commits on Nov 21, 2017
ENH: new CategoricalEncoder class (#9151)
jorisvandenbossche
authored and
jnothman
committed
a2ebb8c
Copy full SHA for a2ebb8c
Commits on Aug 22, 2017
FIX force pipeline steps to be list not a tuple (#9604)
jorisvandenbossche
authored and
jnothman
committed
aae8700
Copy full SHA for aae8700
Commits on Jun 12, 2017
DOC: fix links to examples (#9102)
jorisvandenbossche
authored and
lesteve
committed
2537c31
Copy full SHA for 2537c31
Commits on May 22, 2017
DOC: styling of deprecated boxes (#8914)
jorisvandenbossche
authored and
NelleV
committed
a0c6e6c
Copy full SHA for a0c6e6c
Commits on Apr 25, 2017
DOC: fix rst reference to MLPClassifier (#8790)
jorisvandenbossche
authored and
lesteve
committed
2410ce3
Copy full SHA for 2410ce3
You can’t perform that action at this time.