home/categories/machine-learning/crossxwill-iml4finance-github-skills-autogluon-sklearn-wrapper-skill-md
machine-learningdata-ai

autogluon-sklearn-wrapper

Build a scikit-learn compatible wrapper for AutoGluon TabularPredictor with feature name checks, sample_weight support, and predict/predict_proba methods; depends on custom-sklearn-estimator for sklearn API rules and autogluon-tabularpredictor-class/fit for predictor usage.

crossxwill
maintainer
crossxwill
Mis à jour 1/20/2026
Étoiles
5
Forks
0
quick start

Installation and usage

Build a scikit-learn compatible wrapper for AutoGluon TabularPredictor with feature name checks, sample_weight support, and predict/predict_proba methods; depends on custom-sklearn-estimator for sklearn API rules and autogluon-tabularpredictor-class/fit for predictor usage.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use autogluon-sklearn-wrapper