facebookresearch / balanceLinks
The balance python package offers a simple workflow and methods for dealing with biased data samples when looking to infer from them to some target population of interest.
☆738Updated last week
Alternatives and similar repositories for balance
Users that are interested in balance are comparing it to the libraries listed below
Sorting:
- skops is a Python library helping you share your scikit-learn based models and put them in production☆512Updated last week
- just a bunch of useful embeddings for scikit-learn pipelines☆520Updated 4 months ago
- Fast SHAP value computation for interpreting tree-based models☆553Updated 2 years ago
- Doubt your data, find bad labels.☆516Updated last year
- Machine learning with dataframes☆1,554Updated this week
- ☆203Updated 3 months ago
- Python package for conformal prediction☆553Updated 4 months ago
- Compilation of high-profile real-world examples of failed machine learning projects☆748Updated last year
- A Simple Bulk Labelling Tool☆598Updated 6 months ago
- Streamline scikit-learn model comparison.☆142Updated 3 years ago
- Natural Intelligence is still a pretty good idea.☆824Updated last year
- A scikit-learn-compatible library for estimating prediction intervals and controlling risks, based on conformal predictions.☆1,511Updated this week
- Gain clues from clustering!☆318Updated last year
- skimpy is a light weight tool that provides summary statistics about variables in data frames within the console.☆498Updated last week
- Extra blocks for scikit-learn pipelines.☆1,377Updated this week
- A Library for Uncertainty Quantification.☆924Updated 9 months ago
- Neo: Hierarchical Confusion Matrix Visualization (CHI 2022)☆315Updated last week
- A library for debugging/inspecting machine learning classifiers and explaining their predictions☆324Updated 9 months ago
- Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).☆1,572Updated last week
- Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two line…