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 }}
vmichel
/
scikit-learn
Public
forked from
scikit-learn/scikit-learn
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 1, 2015
Merge pull request #4356 from vortex-ape/dict_vectorizer
Show description for 6e54079
amueller
committed
6e54079
Copy full SHA for 6e54079
Merge pull request #4456 from cgohlke/patch-1
Show description for b18e7dd
amueller
committed
b18e7dd
Copy full SHA for b18e7dd
Merge pull request #4464 from vortex-ape/logregcv
Show description for b28d3bf
amueller
committed
b28d3bf
Copy full SHA for b28d3bf
Commits on Mar 31, 2015
Merge pull request #4428 from amueller/ledoit_wolf_shrinkage_fix
Show description for e2dfd23
amueller
committed
e2dfd23
Copy full SHA for e2dfd23
FIX don't raise memory error in ledoit wolf
amueller
committed
53a119a
Copy full SHA for 53a119a
Merge pull request #4471 from baharev/small-typo
Show description for 3433b71
amueller
committed
3433b71
Copy full SHA for 3433b71
Merge pull request #4476 from CaMeLCa5e/master
Show description for 65446a8
agramfort
committed
65446a8
Copy full SHA for 65446a8
added import np statements
CaMeLCa5e
committed
9e7a660
Copy full SHA for 9e7a660
Merge pull request #4423 from vortex-ape/agg_clustering
Show description for 56546a7
ogrisel
committed
56546a7
Copy full SHA for 56546a7
Commits on Mar 30, 2015
Typo: PCA is not the abbreviation of Probablisitic
Ali Baharev
committed
b1348bb
Copy full SHA for b1348bb
Added import statement for Lasso example
CaMeLCa5e
committed
22963a0
Copy full SHA for 22963a0
Commits on Mar 29, 2015
Merge pull request #4462 from xuewei4d/deprecate_estimator_params_docstring
Show description for c247141
amueller
committed
c247141
Copy full SHA for c247141
Modified docs
vinayak-mehta
committed
c6d420e
Copy full SHA for c6d420e
DOC & COSMIT deprecate estimator_params in RFE and RFE_CV in docstring
xuewei4d
committed
17ee7dd
Copy full SHA for 17ee7dd
MAINT: update mailmap
GaelVaroquaux
committed
aa49239
Copy full SHA for aa49239
Commits on Mar 28, 2015
Fix signature not compatible with previous declaration
cgohlke
committed
5e50259
Copy full SHA for 5e50259
Commits on Mar 27, 2015
DOC fix link to Birch in whatsnew.rst
ogrisel
committed
0117fb5
Copy full SHA for 0117fb5
Commits on Mar 26, 2015
DOC / website add 0.16 release to "news".
amueller
committed
e7eb90c
Copy full SHA for e7eb90c
DOC added highlights to whatsnew
amueller
committed
8705e6d
Copy full SHA for 8705e6d
Merge pull request #4189 from amueller/sparse_decision_function
Show description for 3187886
ogrisel
committed
3187886
Copy full SHA for 3187886
Fixes to sparse decision_function, rebase fixes.
amueller
committed
b1ddbf4
Copy full SHA for b1ddbf4
Adding sparse support for decision function
Show description for 0dc37f5
zaxtax
authored and
amueller
committed
0dc37f5
Copy full SHA for 0dc37f5
Merge pull request #4451 from ragv/travis_ignore_docstring
Show description for 73c0283
amueller
committed
73c0283
Copy full SHA for 73c0283
DOC/TST docstring --> comment
raghavrv
committed
9300848
Copy full SHA for 9300848
Merge pull request #4448 from pprett/fix-gbrt-min-leaf-weight
Show description for f46cd25
pprett
committed
f46cd25
Copy full SHA for f46cd25
add huber to non-uniform sample weight toy test case
pprett
committed
d0db91a
Copy full SHA for d0db91a
DOC/MAINT remove deleted cluster.Ward from references.
amueller
committed
59efcb5
Copy full SHA for 59efcb5
DOC minor fixes in formatting, don't use deprecated n_components in Agglomerative
amueller
committed
1491843
Copy full SHA for 1491843
Commits on Mar 25, 2015
cosmit
pprett
committed
5ba271b
Copy full SHA for 5ba271b
add regression test case for issue 4447
Show description for 5018a44
pprett
committed
5018a44
Copy full SHA for 5018a44
fix issue 4447 : min_weight_leaf not properly passed to PresortBestSplitter
pprett
committed
6f335af
Copy full SHA for 6f335af
Merge pull request #4350 from vortex-ape/build_issue
Show description for cbd7537
ogrisel
committed
cbd7537
Copy full SHA for cbd7537
Commits on Mar 24, 2015
Merge pull request #4439 from bryandeng/dataset_docs
Show description for fc681f2
ogrisel
committed
fc681f2
Copy full SHA for fc681f2
Merge pull request #4389 from vortex-ape/move_test
Show description for 6354e45
GaelVaroquaux
committed
6354e45
Copy full SHA for 6354e45
Moved optimize test to a new file
Show description for 0cf41c8
vinayak-mehta
committed
0cf41c8
Copy full SHA for 0cf41c8
Pagination
Previous
Next
You can’t perform that action at this time.