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 }}
christianbrodbeck
/
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 Aug 26, 2016
[MRG+2] parallelized VotingClassifier and sample_weight support (#5805)
Show description for b3e122a
olologin
authored and
jnothman
committed
b3e122a
Copy full SHA for b3e122a
Rename `TimeSeriesCV` to `TimeSeriesSplit` (#7245)
Show description for a7d748b
yenchenlin
authored and
jnothman
committed
a7d748b
Copy full SHA for a7d748b
DOC: minor docstring format fixed (#7249)
leighton613
authored and
jnothman
committed
d6299c0
Copy full SHA for d6299c0
Commits on Aug 25, 2016
Add labels argument to log_loss to provide labels explicitly when number of classes in y_true and y_pred differ
Show description for 104e09a
MechCoder
authored
104e09a
Copy full SHA for 104e09a
Wrap up changes to fix log_loss bug and clean up log_loss
Show description for d97a25f
nelson-liu
committed
d97a25f
Copy full SHA for d97a25f
fixed error message when y_pred and y_test labels don't match
Show description for 79406f4
indianajensen
authored and
nelson-liu
committed
79406f4
Copy full SHA for 79406f4
fixed log_loss bug
Show description for 6028e42
Harry040
authored and
nelson-liu
committed
6028e42
Copy full SHA for 6028e42
[MRG+2] ElasticNet and Lasso now support float32 dtype input (#6913)
Show description for 084ef97
yenchenlin
authored and
MechCoder
committed
084ef97
Copy full SHA for 084ef97
ENH Better error message when refit=True. (#7234)
raghavrv
authored and
jnothman
committed
114d8b1
Copy full SHA for 114d8b1
Commits on Aug 24, 2016
[MRG] Add homogeneous time series cross validation (#6586)
yenchenlin
authored and
jnothman
committed
234d256
Copy full SHA for 234d256
[MRG] Fix TSNE init as NumPy array (#7208)
Show description for 040a766
b-carter
authored and
agramfort
committed
040a766
Copy full SHA for 040a766
phrasing
agramfort
committed
abee34e
Copy full SHA for abee34e
Commits on Aug 23, 2016
Minor doc fixes in pairwise metrics (#7227)
nelson-liu
authored and
jnothman
committed
59bf211
Copy full SHA for 59bf211
[MRG] Remove heavy memory footprint in BaseBagging due to OOB scoring (#7118)
Show description for 277b058
staubda
authored and
jnothman
committed
277b058
Copy full SHA for 277b058
Commits on Aug 22, 2016
update setup.py PyPI trove classifier section (#7197)
Show description for 39a04f1
rasbt
authored and
amueller
committed
39a04f1
Copy full SHA for 39a04f1
Commits on Aug 20, 2016
fix issues with manifold tests throwing pep8 errors (#7209)
b-carter
authored and
agramfort
committed
5c6409c
Copy full SHA for 5c6409c
update what's new + simplify test
agramfort
committed
fa8fe85
Copy full SHA for fa8fe85
fixing alignment
btabibian
authored and
agramfort
committed
388df6b
Copy full SHA for 388df6b
droping extra y
btabibian
authored and
agramfort
committed
2d39122
Copy full SHA for 2d39122
removing extra fit call and cleanup code
btabibian
authored and
agramfort
committed
fe20981
Copy full SHA for fe20981
removing make_sparse_data call
btabibian
authored and
agramfort
committed
02cd2fb
Copy full SHA for 02cd2fb
pushing Transpose into dot product
btabibian
authored and
agramfort
committed
540e2a0
Copy full SHA for 540e2a0
test case for ElasticNet multiple output matching with dense
btabibian
authored and
agramfort
committed
076d955
Copy full SHA for 076d955
fixing ElasticNet sparse decision function to match output with dense output
btabibian
authored and
agramfort
committed
444cf51
Copy full SHA for 444cf51
Merge pull request #7217 from ClimbsRocks/patch-9
Show description for a212b1a
GaelVaroquaux
authored
a212b1a
Copy full SHA for a212b1a
minor wording fix
Show description for 454b0f2
ClimbsRocks
authored
454b0f2
Copy full SHA for 454b0f2
Commits on Aug 19, 2016
Merge pull request #7213 from zhengruifeng/doc_fix
Show description for a18344e
GaelVaroquaux
authored
a18344e
Copy full SHA for a18344e
GaussianNB now support sample weighting
zhengruifeng
committed
70642c0
Copy full SHA for 70642c0
Merge pull request #7199 from nelson-liu/edit_cv_sparse_docs
Show description for a55fd92
GaelVaroquaux
authored
a55fd92
Copy full SHA for a55fd92
be more explicit about purpose of test
nelson-liu
committed
6766aea
Copy full SHA for 6766aea
Commits on Aug 18, 2016
try to fix travis error
nelson-liu
committed
da6c5c2
Copy full SHA for da6c5c2
feature: add tests for sparse matrices
nelson-liu
committed
5f2297e
Copy full SHA for 5f2297e
[MRG+1] Fix for "_transform_selected" not copying when "selected='all'" (#7201)
Show description for 19d6d92
caioaao
authored and
agramfort
committed
19d6d92
Copy full SHA for 19d6d92
Commits on Aug 17, 2016
removed versionadded for arrays param and fixed spacing
nelson-liu
committed
07e0dd3
Copy full SHA for 07e0dd3
remove accidentally added whitespace
nelson-liu
committed
8b6753d
Copy full SHA for 8b6753d
Pagination
Previous
Next
You can’t perform that action at this time.