scikit-learn-contrib

Results 25 repositories owned by scikit-learn-contrib

hdbscan

2.7k
Stars
491
Forks
Watchers

A high performance implementation of HDBSCAN clustering.

imbalanced-learn

6.7k
Stars
1.3k
Forks
Watchers

A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning

polylearn

244
Stars
43
Forks
Watchers

A library for factorization machines and polynomial networks for classification and regression in Python.

MAPIE

1.2k
Stars
97
Forks
Watchers

A scikit-learn-compatible module for estimating prediction intervals.

DESlib

473
Stars
106
Forks
Watchers

A Python library for dynamic classifier and ensemble selection

metric-learn

1.4k
Stars
232
Forks
Watchers

Metric learning algorithms in Python

stability-selection

208
Stars
63
Forks
Watchers

scikit-learn compatible implementation of stability selection.

boruta_py

1.4k
Stars
244
Forks
Watchers

Python implementations of the Boruta all-relevant feature selection method.

category_encoders

2.4k
Stars
397
Forks
Watchers

A library of sklearn compatible categorical variable encoders

forest-confidence-interval

281
Stars
45
Forks
Watchers

Confidence intervals for scikit-learn forest algorithms