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 }}
glemaitre
/
scikit-learn
Public
forked from
scikit-learn/scikit-learn
Notifications
You must be signed in to change notification settings
Fork
2
Star
3
Code
Pull requests
4
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
merge_policies
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 19, 2017
FIX remove no-ff flag
Guillaume Lemaitre
committed
7953cc2
View commit details
Copy full SHA for 7953cc2
Browse repository at this point
Commits on Apr 17, 2017
DOC change rebase to merge policy
Guillaume Lemaitre
committed
b735c78
View commit details
Copy full SHA for b735c78
Browse repository at this point
Commits on Apr 14, 2017
add python parameter to issue template for better code rendering
TomDLT
authored
fc9a4c2
View commit details
Copy full SHA for fc9a4c2
Browse repository at this point
Commits on Apr 13, 2017
Fix typo in GridSearchCV documentation (#8739)
Ilya
authored and
jnothman
committed
4d31e55
View commit details
Copy full SHA for 4d31e55
Browse repository at this point
Commits on Apr 12, 2017
[MRG + 1] Documentation: Adds yellowbrick to related projects (#8733)
Show description for 75a0985
rebeccabilbro
authored and
jnothman
committed
75a0985
View commit details
Copy full SHA for 75a0985
Browse repository at this point
[MRG] grid_search_digits.py: Remove impact-less (and confusing) 'C=1' parameter. (#8731)
Show description for 53c9336
nalepae
authored and
jnothman
committed
53c9336
View commit details
Copy full SHA for 53c9336
Browse repository at this point
Commits on Apr 10, 2017
[MRG+1] Replace or remove VotingClassifier estimators by set_params (#7674)
Show description for 194c231
yl565
authored and
MechCoder
committed
194c231
View commit details
Copy full SHA for 194c231
Browse repository at this point
Commits on Apr 9, 2017
[MRG] Notes about default params for trees (#8721)
Show description for 7d1e430
csizsek
authored and
jnothman
committed
7d1e430
View commit details
Copy full SHA for 7d1e430
Browse repository at this point
Commits on Apr 7, 2017
FIX/PEP8 (#8718)
glemaitre
authored and
agramfort
committed
8981b25
View commit details
Copy full SHA for 8981b25
Browse repository at this point
Commits on Apr 6, 2017
[MRG+1] OneClassSVM predict now returns int (#8711)
Show description for ebcfcaf
VathsalaAchar
authored and
agramfort
committed
ebcfcaf
View commit details
Copy full SHA for ebcfcaf
Browse repository at this point
[MRG+1] DOC improve description and consistency of random_state (#8689)
Show description for e3c9ae2
glemaitre
authored and
jmschrei
committed
e3c9ae2
View commit details
Copy full SHA for e3c9ae2
Browse repository at this point
Commits on Apr 3, 2017
DOC removed deprcated residues_ (#8691)
glemaitre
authored and
jnothman
committed
f14c07d
View commit details
Copy full SHA for f14c07d
Browse repository at this point
[MRG+1] ENH/FIX Introduce min_impurity_decrease param for early stopping based on impurity; Deprecate min_impurity_split (#8449)
Show description for fc2f249
raghavrv
authored and
jmschrei
committed
fc2f249
View commit details
Copy full SHA for fc2f249
Browse repository at this point
[MRG+1] Fix excessive memory usage in random forest prediction (#8672)
Show description for 9be0922
mikebenfield
authored and
jmschrei
committed
9be0922
View commit details
Copy full SHA for 9be0922
Browse repository at this point
DOC: Correct scikit-learn name in comments (#8681)
chkoar
authored and
TomDLT
committed
3003da7
View commit details
Copy full SHA for 3003da7
Browse repository at this point
Commits on Apr 2, 2017
DOC add blank line for RST rendering
jnothman
committed
05b246e
View commit details
Copy full SHA for 05b246e
Browse repository at this point
Commits on Apr 1, 2017
Fix typo: "continious" (#8685)
Show description for c5ccb72
Charlie Brummitt
authored and
GaelVaroquaux
committed
c5ccb72
View commit details
Copy full SHA for c5ccb72
Browse repository at this point
Commits on Mar 31, 2017
[MRG+1] Fix test of SingleInheritanceEstimator to not raise DeprecationWarning (#8526)
Show description for 54e8951
zxcvbnius
authored and
MechCoder
committed
54e8951
View commit details
Copy full SHA for 54e8951
Browse repository at this point
Commits on Mar 30, 2017
[MRG+1] DOC remove repetition in the Pipeline/memory doc (#8669)
Show description for 369b6a9
glemaitre
authored and
TomDLT
committed
369b6a9
View commit details
Copy full SHA for 369b6a9
Browse repository at this point
[MRG+1] Change named_steps to Bunch object (#8586)
Show description for fb5a498
herilalaina
authored and
TomDLT
committed
fb5a498
View commit details
Copy full SHA for fb5a498
Browse repository at this point
[MRG+1] Calculate confidence intervall only if we have enough samples (#8621)
Show description for e0f22a9
martin-hahn
authored and
TomDLT
committed
e0f22a9
View commit details
Copy full SHA for e0f22a9
Browse repository at this point
[DOC] Modify default normalize from False to True for some linear model (issue #1650) (#8640)
weber-s
authored and
agramfort
committed
ec4def8
View commit details
Copy full SHA for ec4def8
Browse repository at this point
[MRG] DOC: improve docstring form 'normalize' (#8658)
Show description for d196ea3
lemurey
authored and
TomDLT
committed
d196ea3
View commit details
Copy full SHA for d196ea3
Browse repository at this point
[MRG] DOC add pre-processing section in related projects (#8648)
glemaitre
authored and
lesteve
committed
d3ae37a
View commit details
Copy full SHA for d3ae37a
Browse repository at this point
Commits on Mar 27, 2017
Add SAGA solver for LogisticRegression and Ridge (#8446)
Arthur Mensch
authored and
ogrisel
committed
5147fd0
View commit details
Copy full SHA for 5147fd0
Browse repository at this point
[MRG] Fix plot_unveil_tree_structure.py: incorrect indexing for X_test (#8653)
davidheryanto
authored and
lesteve
committed
7877f3c
View commit details
Copy full SHA for 7877f3c
Browse repository at this point
[MRG] DOC improve example plot_forest_iris.py (#8649)
qinhanmin2014
authored and
jnothman
committed
bc63f49
View commit details
Copy full SHA for bc63f49
Browse repository at this point
Commits on Mar 24, 2017
DOC: Fixed year for Ng et al. citation within spectral embedding. (#8643)
tboucher
authored and
raghavrv
committed
134c9b7
View commit details
Copy full SHA for 134c9b7
Browse repository at this point
Commits on Mar 23, 2017
[MRG+2] Fixes kl_divergence_ update in TSNE (#8634)
jnothman
authored and
lesteve
committed
38adb27
View commit details
Copy full SHA for 38adb27
Browse repository at this point
Commits on Mar 22, 2017
DOC: hdbscan is now part of scikit-learn-contrib; update link (#8629)
lmcinnes
authored and
jnothman
committed
f7a9d3b
View commit details
Copy full SHA for f7a9d3b
Browse repository at this point
Fix typo in BaseMixture warning (#8616)
hiqua
authored and
lesteve
committed
f548128
View commit details
Copy full SHA for f548128
Browse repository at this point
Commits on Mar 21, 2017
[MRG+1] [DOC] Adding GMM to plot_cluster_comparison.py (#6305)
Show description for db37017
gte620v
authored and
TomDLT
committed
db37017
View commit details
Copy full SHA for db37017
Browse repository at this point
[MRG+1] Fix float size in as_float_array (#8598)
Show description for 45d9182
guiniol
authored and
TomDLT
committed
45d9182
View commit details
Copy full SHA for 45d9182
Browse repository at this point
Commits on Mar 19, 2017
Change `>>` to `\gg` (#8612)
Show description for 05feb7e
sid-kap
authored and
agramfort
committed
05feb7e
View commit details
Copy full SHA for 05feb7e
Browse repository at this point
DOC neighbors.rst: use \le and \ge (#8610)
Show description for 053d5f3
sid-kap
authored and
jnothman
committed
053d5f3
View commit details
Copy full SHA for 053d5f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.