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 }}
zodsoft
/
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
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 12, 2018
DOC Update user guide and docstring for perceptron (#10559)
syashakash
authored and
qinhanmin2014
committed
07a0b18
Copy full SHA for 07a0b18
DOC Fixes code formatting in TransformedTargetRegressor docstring (#10950)
jrbourbeau
authored and
qinhanmin2014
committed
580a150
Copy full SHA for 580a150
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
DOC Fix code typo in plot_unveil_tree_structure.py (#10951)
bangdasun
authored and
jnothman
committed
07f2831
Copy full SHA for 07f2831
Commits on Apr 10, 2018
DOC Put "Filing bugs" subsection under "Submitting bug report" section. (#10917)
mohamed-ali
authored and
qinhanmin2014
committed
6233150
Copy full SHA for 6233150
Commits on Apr 9, 2018
DOC Links to anchors of SVM from index (#10934)
Framartin
authored and
qinhanmin2014
committed
444e4c8
Copy full SHA for 444e4c8
DOC Update an outdated docstring from sklearn.preprocessing.RobustScaler (#10940)
satishjasthi
authored and
qinhanmin2014
committed
2b1c5ef
Copy full SHA for 2b1c5ef
Commits on Apr 6, 2018
DOC Add missing colon for rst link (#10930)
svenevs
authored and
qinhanmin2014
committed
bfad4da
Copy full SHA for bfad4da
[MRG] Use pairwise_distance to compute mahalanobis distance in EmpiricalCovariance (#10686)
Show description for 0cf8e1e
albertcthomas
authored and
agramfort
committed
0cf8e1e
Copy full SHA for 0cf8e1e
Commits on Apr 5, 2018
[MRG+1] idf_ setter for TfidfTransformer. (#10899)
serega
authored and
rth
committed
f890144
Copy full SHA for f890144
Commits on Apr 4, 2018
DOC HashingVectorizer.fit_transform docstring (#10911)
rth
authored and
jnothman
committed
33e4a7e
Copy full SHA for 33e4a7e
Improve FastICA error message and doc. (#10770)
Show description for 1a3201c
pierreablin
authored and
lesteve
committed
1a3201c
Copy full SHA for 1a3201c
Commits on Apr 3, 2018
Replace inner1d by standard numpy constructs. (#10880)
Show description for 3dab1c4
lesteve
authored
3dab1c4
Copy full SHA for 3dab1c4
MAINT Fix broken links in RCV1 comments (#10909)
rth
authored and
lesteve
committed
888bced
Copy full SHA for 888bced
MAINT use numpydoc 0.8 to build docs (#10907)
jnothman
authored and
lesteve
committed
6149a00
Copy full SHA for 6149a00
DOC Mentioned that Calinski-Harabasz score is also known as Variance Rati… (#10893)
pietruh
authored and
jnothman
committed
67d06b1
Copy full SHA for 67d06b1
Commits on Apr 2, 2018
fix small typo (#10906)
mohamed-ali
authored and
agramfort
committed
331fb7b
Copy full SHA for 331fb7b
[MRG + 2] Add convergence warning to linear models (#10881)
Show description for cd76f9b
AlexandreSev
authored and
jnothman
committed
cd76f9b
Copy full SHA for cd76f9b
Commits on Apr 1, 2018
DOC Link DOIs to preferred resolver (#10896)
katrinleinweber
authored and
jnothman
committed
d7b560c
Copy full SHA for d7b560c
Commits on Mar 31, 2018
typo in description of noise variance (#10894)
Eric Dean Sanchez
authored and
agramfort
committed
12cdb83
Copy full SHA for 12cdb83
Commits on Mar 30, 2018
Remove axis parameter from SimpleImputer (#10829)
glemaitre
authored and
lesteve
committed
4e87d93
Copy full SHA for 4e87d93
Commits on Mar 29, 2018
DOC Link to dev doc in CONTRIBUTING.md
lesteve
committed
158c7a5
Copy full SHA for 158c7a5
Commits on Mar 28, 2018
MNT make sure to not run plot_stock_market.py by renaming it (#10878)
Show description for 4989a95
lesteve
authored
4989a95
Copy full SHA for 4989a95
Commits on Mar 27, 2018
[MRG + 1] Fix cluster coloring in example (#10876)
Show description for f793f55
maskani-moh
authored and
jnothman
committed
f793f55
Copy full SHA for f793f55
TST: only run doctests on numpy 1.14. (#10835)
Show description for 20661b5
lesteve
authored
20661b5
Copy full SHA for 20661b5
Commits on Mar 26, 2018
Mark plot_stock_market.py as expected to fail (#10872)
Show description for 9752398
lesteve
authored
9752398
Copy full SHA for 9752398
Commits on Mar 25, 2018
ENH Return_X_y should be available on more dataset loaders/fetchers (#10734) (#10774)
ccatalfo
authored and
qinhanmin2014
committed
ff3230c
Copy full SHA for ff3230c
Commits on Mar 24, 2018
[MRG+1] Reference glossary in random_state docstring entries in datasets module (#10732)
Show description for 3b037b0
richford
authored and
jnothman
committed
3b037b0
Copy full SHA for 3b037b0
DOC Fix typo in sparsfuncs.py and sparsfuncs_fast.pyx (#10865)
AdityaDaflapurkar
authored and
jnothman
committed
58c043e
Copy full SHA for 58c043e
Commits on Mar 22, 2018
Remove dp-derivation.rst. (#10857)
Show description for 9920bf9
gamazeps
authored and
lesteve
committed
9920bf9
Copy full SHA for 9920bf9
DOC Move datasets.load_mlcomp to recently deprecated section
Show description for a887882
qinhanmin2014
committed
a887882
Copy full SHA for a887882
DOC Move datasets.load_mlcomp to recently deprecated section
qinhanmin2014
committed
cffeedd
Copy full SHA for cffeedd
DOC Correct the description of init='random' in k_means_.py (#10854)
sagnibak
authored and
qinhanmin2014
committed
131b112
Copy full SHA for 131b112
MAINT: correct cythonization of sklearn.metrics.cluster to avoid warning (#10851)
oleksandr-pavlyk
authored and
jnothman
committed
da6869f
Copy full SHA for da6869f
Commits on Mar 18, 2018
COSMIT Unix line endings
jnothman
committed
c61a694
Copy full SHA for c61a694
Pagination
Previous
Next
You can’t perform that action at this time.