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
更新于 1/20/2026
星标
5
分支
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.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use autogluon-sklearn-wrapper