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.
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