HTTP/2 200
date: Wed, 23 Jul 2025 07:18:33 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d7c2f0a69573f9525f3f1fa242c170dd"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: origin-when-cross-origin, strict-origin-when-cross-origin
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2BSthAnT%2FWluAS2uzx9t9cKs5NyB0hOTMd69OypbfjAkqiVT%2FHGwyrMsuqI%2B3cW2cxHW9FQyMM4mXVT2JyeX4goQrPO93%2FdXoGEXnsFdzHshcWsLSGUs%2BJXjJV%2BPPQ%2BLtxKjHKlWBAyeWdftkjBILfML7Ju4evAncbB7jfMQOAAD%2FVySTCUKcYL%2F342ZA%2FC0T5WWlptJh6BHRqCIMllqOlWQHrCAfAr1Ou9N4%2BbLn3kzsecr7f4YR24NC6%2BlB9Zm1qr9Py8A1TZySeUw7osh30A%3D%3D--B1QpCG8mUIaVQygx--mDkOnduLvZt%2B3Vuv7BHSgg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.202288312.1753255112; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 07:18:32 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 07:18:32 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A4C0:3B93B0:60FE4C:7A5D65:68808CC8
scikit-learn-contrib · GitHub
scikit-learn-contrib
scikit-learn compatible projects
Popular repositories
Loading
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Python
7k
1.3k
A high performance implementation of HDBSCAN clustering.
Jupyter Notebook
3k
517
Pandas integration with sklearn
Python
2.8k
418
A library of sklearn compatible categorical variable encoders
Python
2.5k
402
Large-scale linear classification, regression and ranking in Python
Python
1.8k
216
Python implementations of the Boruta all-relevant feature selection method.
Python
1.6k
261
Repositories
Showing 10 of 29 repositories
MAPIE
Public
A scikit-learn-compatible library for estimating prediction intervals and controlling risks, based on conformal predictions.
scikit-learn-contrib/MAPIE’s past year of commit activity
sklearn-ann
Public
Integration with (approximate) nearest neighbors libraries for scikit-learn + clustering based on with kNN-graphs.
scikit-learn-contrib/sklearn-ann’s past year of commit activity
Python
19
BSD-3-Clause
7
9
1
Updated Jul 22, 2025
fastcan
Public
A fast canonical-correlation-based greedy search algorithm for feature selection, system identification, data pruning, etc.
scikit-learn-contrib/fastcan’s past year of commit activity
Python
9
MIT
2
3
0
Updated Jul 21, 2025
skglm
Public
Fast and modular sklearn replacement for generalized linear models
scikit-learn-contrib/skglm’s past year of commit activity
scikit-matter
Public
A collection of scikit-learn compatible utilities that implement methods born out of the materials science and chemistry communities
scikit-learn-contrib/scikit-matter’s past year of commit activity
radius_clustering
Public
Source code repository of the Radius clustering python package.
scikit-learn-contrib/radius_clustering’s past year of commit activity
C
7
GPL-3.0
0
2
0
Updated Jul 11, 2025
scikit-learn-contrib/scikit-learn-extra’s past year of commit activity
category_encoders
Public
A library of sklearn compatible categorical variable encoders
scikit-learn-contrib/category_encoders’s past year of commit activity
imbalanced-learn
Public
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
scikit-learn-contrib/imbalanced-learn’s past year of commit activity
skdag
Public
A more flexible alternative to scikit-learn Pipelines
scikit-learn-contrib/skdag’s past year of commit activity
Python
36
MIT
8
4
0
Updated Jun 12, 2025
Most used topics
Loading…
You can’t perform that action at this time.