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
Atualizado 1/20/2026
Estrelas
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.

Instalação
$ install --globalskills.sh
Uso

Depois de instalar, você pode usar esta skill executando o seguinte comando no terminal:

skills use autogluon-sklearn-wrapper