Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
NicolasHug
/
scikit-learn
Public
forked from
scikit-learn/scikit-learn
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2020
DOC Fix version in whatsnew and docstring (#18504)
Show description for f7a8dd2
albertvillanova
authored
f7a8dd2
View commit details
Copy full SHA for f7a8dd2
Browse repository at this point
Commits on Sep 30, 2020
TST Fixes column transformer tests (#18452)
thomasjpfan
authored
21121f5
View commit details
Copy full SHA for 21121f5
Browse repository at this point
DOC Fixed typo in IterativeImputer: switch abs and max positions (#18478)
rachittoshniwal
authored
0e8b11a
View commit details
Copy full SHA for 0e8b11a
Browse repository at this point
MNT Minor refactoring _fit_and_predict (#18471)
NicolasHug
authored
521b3f2
View commit details
Copy full SHA for 521b3f2
Browse repository at this point
MNT Update PR labeler version (#18493)
thomasjpfan
authored
d9da3e2
View commit details
Copy full SHA for d9da3e2
Browse repository at this point
Commits on Sep 29, 2020
DOC Adds giotto-tda to "Related projects" (#18427)
Show description for 7ed9721
ulupo
and
rth
authored
7ed9721
View commit details
Copy full SHA for 7ed9721
Browse repository at this point
MNT make error message consistent in brier_score_loss (#18183)
Show description for 96b86b6
glemaitre
and
thomasjpfan
authored
96b86b6
View commit details
Copy full SHA for 96b86b6
Browse repository at this point
MNT Use fetch_kddcup99_fxt to follow SKLEARN_SKIP_NETWORK_TESTS (#18487)
thomasjpfan
authored
328409f
View commit details
Copy full SHA for 328409f
Browse repository at this point
DOC Fix docstring for class MissingIndicator (#18446)
thomasjpfan
authored
53fea53
View commit details
Copy full SHA for 53fea53
Browse repository at this point
DOC Fix missing References (#18450)
albertvillanova
authored
49ec619
View commit details
Copy full SHA for 49ec619
Browse repository at this point
CI Stop triggering Pull Request Labeler every 10 minutes (#18489)
albertvillanova
authored
f605021
View commit details
Copy full SHA for f605021
Browse repository at this point
Commits on Sep 28, 2020
MNT add development status in setup.py (#18475)
glemaitre
authored
13bcced
View commit details
Copy full SHA for 13bcced
Browse repository at this point
DOC Fix typo in plot_feature_union example (#18474)
ghisvail
authored
9fda736
View commit details
Copy full SHA for 9fda736
Browse repository at this point
MNT Use a pytest-like context manager in estimator_checks.py (#18418)
NicolasHug
authored
5721629
View commit details
Copy full SHA for 5721629
Browse repository at this point
MNT Revert "MNT Don't validate error messages when strict mode is off" (#18481)
NicolasHug
authored
c654555
View commit details
Copy full SHA for c654555
Browse repository at this point
CLN Removes unneeded attribute in FastICA (#18445)
thomasjpfan
authored
339fe04
View commit details
Copy full SHA for 339fe04
Browse repository at this point
Commits on Sep 26, 2020
FIX accept uint8 X in hist-gbdt.predict (#18410)
Show description for df61e9e
NicolasHug
authored
df61e9e
View commit details
Copy full SHA for df61e9e
Browse repository at this point
DOC Fix spelling in _optics.py docstring (#18463)
Shooter23
authored
5fd30a4
View commit details
Copy full SHA for 5fd30a4
Browse repository at this point
MNT Don't validate error messages when strict mode is off (#18415)
Show description for a49032c
NicolasHug
authored
a49032c
View commit details
Copy full SHA for a49032c
Browse repository at this point
Commits on Sep 24, 2020
MNT Only label with help wanted if the issue is open (#18453)
thomasjpfan
authored
bc39e62
View commit details
Copy full SHA for bc39e62
Browse repository at this point
DOC Fix documentation of default values in sklearn.feature_extraction.text.py (#18360)
Show description for 896d4fa
4 people
authored
896d4fa
View commit details
Copy full SHA for 896d4fa
Browse repository at this point
DOC Fix default values in _validation.py (#18337)
Show description for c7d29e3
franslarsson
and
alfaro96
authored
c7d29e3
View commit details
Copy full SHA for c7d29e3
Browse repository at this point
DOC Improve links in cross_validation's user guide (#18379)
albertvillanova
authored
547ed6b
View commit details
Copy full SHA for 547ed6b
Browse repository at this point
Commits on Sep 23, 2020
DOC revamp model persistence documentation (#18046)
Show description for 54ce422
cmarmo
and
rth
authored
54ce422
View commit details
Copy full SHA for 54ce422
Browse repository at this point
DOC Fix documentation of default values in sklearn.utils._testing.py (#18386)
Show description for 0573aa1
haiatn
and
rth
authored
0573aa1
View commit details
Copy full SHA for 0573aa1
Browse repository at this point
FIX Fix scikit-image substitution in README.rst (#18441)
alfaro96
authored
18047a6
View commit details
Copy full SHA for 18047a6
Browse repository at this point
MNT Use substitutions for minimum dependencies in README.rst (#18301)
Show description for 09c41fe
alfaro96
and
thomasjpfan
authored
09c41fe
View commit details
Copy full SHA for 09c41fe
Browse repository at this point
ENH Support unknown_value=np.nan in OrdinalEncoder (#18406)
NicolasHug
authored
4aada4e
View commit details
Copy full SHA for 4aada4e
Browse repository at this point
MNT Add missing _deprecate_positional_args (#18436)
alfaro96
authored
f3b64db
View commit details
Copy full SHA for f3b64db
Browse repository at this point
Commits on Sep 22, 2020
MNT Put back positional args in KBinsDiscretizer (#18437)
alfaro96
authored
28d8469
View commit details
Copy full SHA for 28d8469
Browse repository at this point
Commits on Sep 21, 2020
DOC Fix docs of default values in _estimator_hhtml_repr (#18385)
haiatn
authored
74b632a
View commit details
Copy full SHA for 74b632a
Browse repository at this point
DOC Add ref links to make_scorer (#18421)
lucyleeow
authored
a5f01e5
View commit details
Copy full SHA for a5f01e5
Browse repository at this point
FIX Preserve parameters when slicing a pipeline (#18429)
Show description for 174f935
albertvillanova
and
Paweł Biernat
authored
174f935
View commit details
Copy full SHA for 174f935
Browse repository at this point
FIX Passes global configuration when spawning joblib jobs (#17634)
Show description for 06d6f8a
thomasjpfan
authored
06d6f8a
View commit details
Copy full SHA for 06d6f8a
Browse repository at this point
DOC Fix step 5 under "Contributing Code" to include build tools installation (#18417)
Show description for d01014c
watchtheblur
and
NicolasHug
authored
d01014c
View commit details
Copy full SHA for d01014c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.