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 }}
mkurian
/
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 Oct 17, 2014
Update what's new: full name of Staple
arjoly
committed
b27ee40
Copy full SHA for b27ee40
Commits on Oct 16, 2014
DOC: FAQ: what to do with strings
larsmans
committed
4aea364
Copy full SHA for 4aea364
Merge pull request #3778 from MechCoder/expose_positive
Show description for 0db66ba
agramfort
committed
0db66ba
Copy full SHA for 0db66ba
TST: Add tests and document whats_new.rst
MechCoder
committed
13c2b00
Copy full SHA for 13c2b00
Revert unwanted modificatoin
arjoly
committed
b698d9f
Copy full SHA for b698d9f
COSMIT less nested constant check + use comprehension
arjoly
committed
6b0b773
Copy full SHA for 6b0b773
COSMIT reshape for all regression strategy + avoid xrange
arjoly
committed
2810f5a
Copy full SHA for 2810f5a
Expose positive option in elasticnet and lasso path
MechCoder
committed
5e1faef
Copy full SHA for 5e1faef
Update what's new
arjoly
committed
d2fa6a8
Copy full SHA for d2fa6a8
Add quantile strategy to DummyRegressor. Fixes #3421.
staple
authored and
arjoly
committed
ea1548a
Copy full SHA for ea1548a
Merge pull request #3646 from s8wu/multinomial_newtoncg
Show description for 6744be2
agramfort
committed
6744be2
Copy full SHA for 6744be2
Commits on Oct 15, 2014
Merge pull request #3773 from dsullivan7/sgdtestfix
Show description for 8d82d2a
agramfort
committed
8d82d2a
Copy full SHA for 8d82d2a
fixing duplicated classifier in asgd test
dsullivan7
committed
a2d7f89
Copy full SHA for a2d7f89
Commits on Oct 14, 2014
Merge pull request #3770 from dsullivan7/asgdintercept
Show description for a5618f9
agramfort
committed
a5618f9
Copy full SHA for a5618f9
Merge pull request #3752 from MechCoder/remove_testing_test
Show description for e3d1c32
MechCoder
committed
e3d1c32
Copy full SHA for e3d1c32
DOC: Make it explicit that assert_warns clears the warning registry
MechCoder
committed
4213c04
Copy full SHA for 4213c04
Commits on Oct 13, 2014
TST: Test that assert_warns is reset internally
MechCoder
committed
34df94d
Copy full SHA for 34df94d
Merge pull request #3763 from ogrisel/fix-warning-test-affinities
Show description for 031a3fc
GaelVaroquaux
committed
031a3fc
Copy full SHA for 031a3fc
fix to a minor bug with intercept
dsullivan7
committed
04f6d12
Copy full SHA for 04f6d12
FIX warning check in test_affinities
ogrisel
committed
85d9c59
Copy full SHA for 85d9c59
TST: Test that the warning registry is empty after assert_warns
Show description for 859992a
MechCoder
committed
859992a
Copy full SHA for 859992a
Commits on Oct 12, 2014
ENH added digits as optional arg for classification_report
agileminor
authored and
jnothman
committed
20a5952
Copy full SHA for 20a5952
Merge pull request #3750 from MechCoder/bug_nearest_centroid
Show description for 8478d3c
MechCoder
committed
8478d3c
Copy full SHA for 8478d3c
Merge pull request #3761 from FlorianWilhelm/median_absolute_error
Show description for 1e4492a
larsmans
committed
1e4492a
Copy full SHA for 1e4492a
TST make catch_warnings blocks more robust
Tafkas
authored and
larsmans
committed
cd7b43c
Copy full SHA for cd7b43c
FIX sign flip in (Nu)SVR with linear kernel
Show description for 4d1692c
larsmans
committed
4d1692c
Copy full SHA for 4d1692c
DOC fix (Nu)SVR attribute shapes in docstring
Show description for bb3705c
larsmans
committed
bb3705c
Copy full SHA for bb3705c
Merge branch 'master' into median_absolute_error
Show description for 0298d9d
FlorianWilhelm
committed
0298d9d
Copy full SHA for 0298d9d
FIX: Small typo
FlorianWilhelm
committed
c9e711b
Copy full SHA for c9e711b
ENH: test_common.py unit tests pass
FlorianWilhelm
committed
5dfbc78
Copy full SHA for 5dfbc78
Commits on Oct 11, 2014
Merge pull request #3742 from abhishekkrthakur/master
Show description for 0dfa4d0
jnothman
committed
0dfa4d0
Copy full SHA for 0dfa4d0
Commits on Oct 10, 2014
ENH: unit tests for median_absolute_error
FlorianWilhelm
committed
7f7fa1b
Copy full SHA for 7f7fa1b
DOC: Added doc in model_evaluation.rst
FlorianWilhelm
committed
afc372a
Copy full SHA for afc372a
ENH: Added median_absolute_error to metrics
FlorianWilhelm
committed
5776517
Copy full SHA for 5776517
Merge pull request #3669 from pprett/fix-isotonic-pickling
Show description for 701cd8a
pprett
committed
701cd8a
Copy full SHA for 701cd8a
Pagination
Previous
Next
You can’t perform that action at this time.