Skip to main content
Execute qualquer Skill no Manus
com um clique

pyrsm-xgboost

Estrelas4
Forks2
Atualizado19 de junho de 2026 às 20:17

Fit and interpret XGBoost (gradient-boosted trees) models in Python using the pyrsm library's `xgboost` class — for either binary classification (`mod_type="classification"`, predict P(`lev`)) or regression (`mod_type="regression"`, predict a continuous outcome). Use this skill whenever a student or analyst wants to fit a gradient-boosted model, tune the learning_rate / n_estimators / max_depth / regularization tradeoff with cross-validation, examine feature importance (permutation or xgboost's built-in), look at partial-dependence plots, score new data, or evaluate classification performance (confusion, AUC, gains, lift, profit). Triggers include phrases like "fit an xgboost", "boosting model", "tune xgboost", "gradient boosted trees", "compare random forest vs xgboost", "what's the best learning rate", "xgboost feature importance", "PDP for xgboost", "GridSearchCV with pyrsm.model.xgboost", or any boosted-tree modeling request in a marketing/business analytics context.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

Explorador de arquivos
4 arquivos
SKILL.md
readonly