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