HTTP/2 200
date: Tue, 22 Jul 2025 22:05:45 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/"3a29813ddfb43d0809e7dcaf8df5d5dd"
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=OfZ0xNZryjHGRvPkYBCuAIYJpipv2qImxDW8LzHysnkWk8oghyfRFJhyPedkEpkqo55yJJ7QwrBD%2F0L4DAXRkj5%2FqpnwIzJuCm%2FvizeRHjre1xNHz5%2BLXIEp7CWHOyyj61P%2F48RakNpNo3GkLXI0t%2FBF9S4a%2BrhM3g8QBDI8krQR4P1tt0ipj0u4PJQbq8wU17sl%2FYq8ENqWiAuW6R9WctHFd0tftMglVlGQiElDa8BRo3EyRbdPPeIvOqRoTqf3%2B7XNLGbtjY3Z0JFd4pLKCA%3D%3D--mpfZjbKtEChVTQTk--sOwmHLHXTKQr0LjJbOcaNQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.868817855.1753221944; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 22:05:44 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Wed, 22 Jul 2026 22:05:44 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: BC46:17EAA:177477:1F4A06:68800B38
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
You can’t perform that action at this time.