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 }}
peterjc
/
scikit-learn
Public
forked from
scikit-learn/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
jeremiedbb
Datepicker
All time
Commit History
Commits on Feb 14, 2019
MNT refs to travis/flake8_diff -> circle/flake8_diff (#13163)
jeremiedbb
authored and
jnothman
committed
8e824df
Copy full SHA for 8e824df
Commits on Feb 4, 2019
MNT Update setup and travis to support OpenMP (#13053)
jeremiedbb
authored and
jnothman
committed
7307b56
Copy full SHA for 7307b56
Commits on Feb 1, 2019
[MRG] Use Scipy cython BLAS API instead of bundled CBLAS (#12732)
jeremiedbb
authored and
ogrisel
committed
d0f63a7
Copy full SHA for d0f63a7
Commits on Jan 30, 2019
DOC Clean up the advanced installation doc to remove python < 3.5 parts (#13064)
jeremiedbb
authored and
jnothman
committed
79a9059
Copy full SHA for 79a9059
Commits on Dec 17, 2018
FIX pairwise distances with 'seuclidean' or 'mahalanobis' metrics (#12701)
Show description for 876b149
jeremiedbb
authored and
jnothman
committed
876b149
Copy full SHA for 876b149
Commits on Dec 9, 2018
MNT Remove unnecessary custom nested fused types by builtin floating (#12737)
jeremiedbb
authored and
qinhanmin2014
committed
23c342a
Copy full SHA for 23c342a
Commits on Nov 12, 2018
FIX remove FutureWarning in _object_dtype_isnan and add test (#12567)
jeremiedbb
authored and
qinhanmin2014
committed
4e81949
Copy full SHA for 4e81949
Commits on Oct 30, 2018
FIX pairwise_distances_argmin_min wrong with metric="euclidean" (#12481)
jeremiedbb
authored and
qinhanmin2014
committed
c2f17d0
Copy full SHA for c2f17d0
Commits on Oct 27, 2018
TST Parametrize, refactor and add new kmeans tests (#12432)
jeremiedbb
authored and
rth
committed
2912e3a
Copy full SHA for 2912e3a
Commits on Oct 25, 2018
TST Fix test gaussian mixture warm start (#12452)
jeremiedbb
authored and
TomDLT
committed
e50fc2a
Copy full SHA for e50fc2a
Commits on Oct 24, 2018
modify kbins test using kmeans due to unstable local minimum (#12450)
jeremiedbb
authored and
ogrisel
committed
ebe77d6
Copy full SHA for ebe77d6
Commits on Oct 23, 2018
FIX olivetti_faces DESCR to point to the good location (#12441)
jeremiedbb
authored and
qinhanmin2014
committed
013d295
Copy full SHA for 013d295
Commits on Oct 13, 2018
TST Fix missing assert and parametrize k-means tests (#12368)
jeremiedbb
authored and
rth
committed
76b1078
Copy full SHA for 76b1078
Commits on Sep 7, 2018
MNT Fix utils.sparse import in neural_network.rbm (#12032)
jeremiedbb
authored and
rth
committed
121dd5a
Copy full SHA for 121dd5a
Commits on Jul 25, 2018
DOC Clean up datasets loaders as part of the reorganization of the dataset section (#11319)
Show description for 9d649c5
jeremiedbb
authored and
jnothman
committed
9d649c5
Copy full SHA for 9d649c5
Commits on Jul 19, 2018
DOC Add a DigiCosme entry in about us (#11623)
jeremiedbb
authored and
rth
committed
5140762
Copy full SHA for 5140762
Commits on Jul 18, 2018
[MRG+1] Fix bad fp-comparisons (#11591)
Show description for bf11d44
jeremiedbb
authored and
GaelVaroquaux
committed
bf11d44
Copy full SHA for bf11d44
Commits on Jul 17, 2018
[MRG+2] Fix sparse simple imputer (#11496)
Show description for cd3e0dc
jeremiedbb
authored and
GaelVaroquaux
committed
cd3e0dc
Copy full SHA for cd3e0dc
Commits on Jul 2, 2018
DOC: complete PR #11180 for the reorganization of the dataset loading utilities section (#11328)
jeremiedbb
authored and
jnothman
committed
b56fa39
Copy full SHA for b56fa39
[MRG] FIX n_iter attribute for KMeans, algorithm=elkan (#11353)
jeremiedbb
authored and
jnothman
committed
dc7a685
Copy full SHA for dc7a685
Commits on Jun 28, 2018
add fill_value default value to docstring (#11382)
jeremiedbb
authored and
amueller
committed
e0aa211
Copy full SHA for e0aa211
Commits on Jun 20, 2018
[MRG+1] SimpleImputer(strategy="constant") (#11211)
jeremiedbb
authored and
ogrisel
committed
0d8a04b
Copy full SHA for 0d8a04b
Commits on Jun 19, 2018
DOC reorganize datasets documentation page (#11180)
jeremiedbb
authored and
jnothman
committed
1ff8364
Copy full SHA for 1ff8364
Commits on Jun 14, 2018
DOC Rephrased what's new entry (#11260)
jeremiedbb
authored and
jnothman
committed
247033a
Copy full SHA for 247033a
You can’t perform that action at this time.