Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
equialgo
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
9ea5c9e
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 28, 2016
adding test case test_permutation_test_score_pandas() to check if permutation_test_score plays nice with pandas dataframe/series
Stijn Tonk
authored and
Stijn Tonk
committed
9ea5c9e
View commit details
Copy full SHA for 9ea5c9e
Browse repository at this point
split data using _safe_split in _permutaion_test_scorer to fix error when using Pandas DataFrame/Series
Stijn Tonk
committed
3cf5e8f
View commit details
Copy full SHA for 3cf5e8f
Browse repository at this point
DOC add sklearn-crfsuite to related projects (#7878)
kmike
authored and
raghavrv
committed
d97d13e
View commit details
Copy full SHA for d97d13e
Browse repository at this point
[MRG+3] Fused types for MultiTaskElasticNet (#8061)
Show description for fcb706a
tguillemot
authored and
raghavrv
committed
fcb706a
View commit details
Copy full SHA for fcb706a
Browse repository at this point
Commits on Dec 27, 2016
[MRG] MAINT Python 3.6 fixes (#8123)
Show description for 096a9cb
ogrisel
authored
096a9cb
View commit details
Copy full SHA for 096a9cb
Browse repository at this point
DOC Fix indentation errors and username links (#8121)
kluangkote
authored and
jnothman
committed
e088685
View commit details
Copy full SHA for e088685
Browse repository at this point
[MRG+2] FIX IsolationForest(max_features=0.8).predict(X) fails input validation (#5757)
Show description for 4f3c60c
IshankGulati
authored and
jnothman
committed
4f3c60c
View commit details
Copy full SHA for 4f3c60c
Browse repository at this point
DOC Fix help link on about page (#8119)
kluangkote
authored and
jnothman
committed
48b2d9a
View commit details
Copy full SHA for 48b2d9a
Browse repository at this point
[MRG + 1] MAINT Move heapify_up/heapify_down into PriorityHeap as class methods + COSMITs (#7034)
Show description for f95e5b1
nelson-liu
authored and
raghavrv
committed
f95e5b1
View commit details
Copy full SHA for f95e5b1
Browse repository at this point
COSMIT PEP257
jnothman
committed
91ff942
View commit details
Copy full SHA for 91ff942
Browse repository at this point
DOC Note how ariddell/lda differs from sckit-learn's LDA (#5553)
Show description for 0f52d38
ariddell
authored and
jnothman
committed
0f52d38
View commit details
Copy full SHA for 0f52d38
Browse repository at this point
Commits on Dec 23, 2016
DOC fix link in what's new
jnothman
committed
9b057b5
View commit details
Copy full SHA for 9b057b5
Browse repository at this point
[MRG + 1] Add changelog entry for MSLE implemented in #7655. (#8104)
Karan Desai
authored and
jnothman
committed
7adeed1
View commit details
Copy full SHA for 7adeed1
Browse repository at this point
Commits on Dec 22, 2016
[MRG+1] Return list instead of 3d array for MultiOutputClassifier.predict_proba (#8095)
Show description for dd2e48c
pjbull
authored and
raghavrv
committed
dd2e48c
View commit details
Copy full SHA for dd2e48c
Browse repository at this point
[MRG+1] Corrected sign error in QuantileLossFunction (#6429)
Show description for b685494
AlexisMignon
authored and
agramfort
committed
b685494
View commit details
Copy full SHA for b685494
Browse repository at this point
DOC: Fix the documentation of scoring LogisticCV (#8099)
GaelVaroquaux
authored and
jnothman
committed
b8450c8
View commit details
Copy full SHA for b8450c8
Browse repository at this point
Commits on Dec 21, 2016
CI limit diff to commit range in flake8_diff.sh (#8097)
jnothman
authored and
lesteve
committed
83c92a1
View commit details
Copy full SHA for 83c92a1
Browse repository at this point
Commits on Dec 20, 2016
DOC Improve benchmark on NMF (#5779)
Show description for 3f0af16
TomDLT
authored and
jnothman
committed
3f0af16
View commit details
Copy full SHA for 3f0af16
Browse repository at this point
[MRG + 2] Allow f_regression to accept a sparse matrix with centering (#8065)
Show description for 456fb56
acadiansith
authored and
TomDLT
committed
456fb56
View commit details
Copy full SHA for 456fb56
Browse repository at this point
DOC Fix output shape in doc for OrthogonalMatchingPursuit (#8091)
weijianzz
authored and
jnothman
committed
5ce43f6
View commit details
Copy full SHA for 5ce43f6
Browse repository at this point
FIX check_array's accept_sparse param now takes true/false/str/list, but not None (#7937)
jkarno
authored and
jnothman
committed
e5ceda8
View commit details
Copy full SHA for e5ceda8
Browse repository at this point
DOC Restructure the version info in the docs to fit in two lines. (#8084)
Aashil
authored and
jnothman
committed
a12e0ba
View commit details
Copy full SHA for a12e0ba
Browse repository at this point
DOC Document _changed.html in contrib docs
jnothman
committed
5c0cc03
View commit details
Copy full SHA for 5c0cc03
Browse repository at this point
CI fix bug in getting changed docs when no sklearn/ files modified
jnothman
committed
9345bd1
View commit details
Copy full SHA for 9345bd1
Browse repository at this point
DOC clarify logisticregression n_jobs param (#8083)
rasbt
authored and
jnothman
committed
04087bd
View commit details
Copy full SHA for 04087bd
Browse repository at this point
DOC Fix doc for CountVectorizer class. (#8085)
Show description for b7be3bf
Aashil
authored and
jnothman
committed
b7be3bf
View commit details
Copy full SHA for b7be3bf
Browse repository at this point
[MRG+1] allow callable kernels in cross-validation (#8005)
amueller
authored and
jnothman
committed
5d0c7f5
View commit details
Copy full SHA for 5d0c7f5
Browse repository at this point
[MRG + 1] Fix perplexity method by adding _unnormalized_transform method, Issue #7954 (#7992)
Show description for 6a01e89
garyForeman
authored and
jnothman
committed
6a01e89
View commit details
Copy full SHA for 6a01e89
Browse repository at this point
Commits on Dec 19, 2016
[MRG + 1] Issue#8062: JoblibException thrown when passing "fit_params={'sample_… (#8068)
Show description for dbf64e9
xor
authored and
GaelVaroquaux
committed
dbf64e9
View commit details
Copy full SHA for dbf64e9
Browse repository at this point
[MRG + 1] Fix reference in fetch_kddcup99 (#8071)
Show description for f61d96c
b-carter
authored and
lesteve
committed
f61d96c
View commit details
Copy full SHA for f61d96c
Browse repository at this point
[MRG + 1] Reformat the version info and cite us labels in the user-guide docs. (#8072)
Show description for 072eefe
Aashil
authored and
NelleV
committed
072eefe
View commit details
Copy full SHA for 072eefe
Browse repository at this point
DOC fix broken link in carousel
Show description for 4d3653e
lesteve
committed
4d3653e
View commit details
Copy full SHA for 4d3653e
Browse repository at this point
Commits on Dec 16, 2016
Fix plot_svm_margin example plots (#8051)
Show description for 726c8d9
Jonathan LIgo
authored and
amueller
committed
726c8d9
View commit details
Copy full SHA for 726c8d9
Browse repository at this point
Commits on Dec 15, 2016
DOC adding note regarding bessel correction in PCA (#7843)
dalmia
authored and
jnothman
committed
1144e3b
View commit details
Copy full SHA for 1144e3b
Browse repository at this point
[MRG+2] ENH add n_jobs to make_union through kwargs (#8031)
alexandercbooth
authored and
jnothman
committed
8056d63
View commit details
Copy full SHA for 8056d63
Browse repository at this point
Previous
Next
You can’t perform that action at this time.