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 }}
ryanbressler
/
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 Mar 14, 2014
TEST: fix test_forest:test_boston (#2965)
glouppe
committed
08b82f8
Copy full SHA for 08b82f8
Commits on Mar 13, 2014
Merge pull request #2964 from abhishekkrthakur/patch-1
Show description for e1edcb1
glouppe
committed
e1edcb1
Copy full SHA for e1edcb1
staged_predict predicts classes, not probabilites
abhishekkrthakur
committed
1d0da8a
Copy full SHA for 1d0da8a
Commits on Mar 12, 2014
Merge pull request #2951 from Manoj-Kumar-S/speed_sparse
Show description for 720b77f
agramfort
committed
720b77f
Copy full SHA for 720b77f
Speed up using typed memory views
MechCoder
committed
878cd8b
Copy full SHA for 878cd8b
Merge pull request #2960 from ethanwhite/docs-typo
Show description for 524f4cd
VirgileFritsch
committed
524f4cd
Copy full SHA for 524f4cd
Fix typo in linear_model documentation
ethanwhite
committed
eef9fd5
Copy full SHA for eef9fd5
MAINT final occurrence of "Scaler"
larsmans
committed
4c6e026
Copy full SHA for 4c6e026
MAINT remove some deprecated stuff
larsmans
committed
0abe21e
Copy full SHA for 0abe21e
Merge pull request #2958 from hamsal/check_arrays_n_dim
Show description for 5a92c1d
agramfort
committed
5a92c1d
Copy full SHA for 5a92c1d
FIX for early numpy where astype(..., copy=...) unavailable
jnothman
committed
c530f5a
Copy full SHA for c530f5a
Merge pull request #2938 from jnothman/clean_impute
Show description for 14b435c
GaelVaroquaux
committed
14b435c
Copy full SHA for 14b435c
Commits on Mar 11, 2014
Trivial change in utils.check_arrays from > 2 to >=3 in attempt to rebuild Travis CI
hamzeh
authored and
hamzeh
committed
c587d4f
Copy full SHA for c587d4f
Replaced cython calls for dot operations with BLAS calls
MechCoder
committed
b911a5e
Copy full SHA for b911a5e
Removed unnecessary variable n_dim in utils.check_arrays, removed unnecessary parens in same place
hamzeh
authored and
hamzeh
committed
a48c51b
Copy full SHA for a48c51b
FIX stability in HMMs
Show description for 2fe838c
csytracy
authored and
larsmans
committed
2fe838c
Copy full SHA for 2fe838c
ENH: Speed up sparse_coordinate descent
MechCoder
committed
26d3485
Copy full SHA for 26d3485
Implemented a check for ndim exceeding two in the utils.check_arrays function
hamzeh
authored and
hamzeh
committed
eb04ccb
Copy full SHA for eb04ccb
Update what's new
arjoly
committed
9a995db
Copy full SHA for 9a995db
Merge pull request #2875 from arjoly/et-skip-invalid-
Show description for b37958b
arjoly
committed
b37958b
Copy full SHA for b37958b
Merge pull request #2941 from perimosocordiae/patch-1
Show description for acd2316
GaelVaroquaux
committed
acd2316
Copy full SHA for acd2316
Commits on Mar 10, 2014
apply the fix closer to the source of the issue
perimosocordiae
committed
55ef5a4
Copy full SHA for 55ef5a4
COSMIT hinge_loss: better input validation
Show description for 3324a41
larsmans
committed
3324a41
Copy full SHA for 3324a41
COSMIT get rid of warning from expit import
larsmans
committed
d9d02aa
Copy full SHA for d9d02aa
MAINT remove leftovers from solve_triangular
larsmans
committed
ac8cbb1
Copy full SHA for ac8cbb1
Update what's new
arjoly
committed
721efea
Copy full SHA for 721efea
Merge pull request #2886 from maheshakya/dummy_regressor
Show description for 302a3c0
arjoly
committed
302a3c0
Copy full SHA for 302a3c0
DOC more comments of the splitting algorithm
arjoly
committed
e6c8a50
Copy full SHA for e6c8a50
DOC explain invariant with constant features + DOC clarify comments
arjoly
committed
9b92c45
Copy full SHA for 9b92c45
Removed one of 'is a regressor' part in the DummyRegressor documentation
maheshakya
committed
3412f29
Copy full SHA for 3412f29
DOC more comments about features and constant_features
arjoly
committed
57f73f1
Copy full SHA for 57f73f1
Rename EPSILON_FLOAT -> CONSTANT_FEATURE_THRESHOLD + DOC n_drawn_constants & n_found_constant
arjoly
committed
18d62d7
Copy full SHA for 18d62d7
Changed documentation in DummyRegressor
maheshakya
committed
f1d95f2
Copy full SHA for f1d95f2
Changed to random_state
maheshakya
committed
8320331
Copy full SHA for 8320331
fixed pep8 errors in dummy.py
maheshakya
committed
5348177
Copy full SHA for 5348177
Pagination
Previous
Next
You can’t perform that action at this time.