领域
Machine Learning & AI
技能档案
XGBoost, LightGBM, CatBoost: hyperparameter tuning, feature importance
角色数
2
包含此技能的角色
级别数
5
结构化成长路径
必要要求
10
其余 0 个可选
Machine Learning & AI
Classical Machine Learning
2026/3/17
选择当前级别并对比期望。下方卡片显示晋升所需掌握的内容。
表格展示从初级到首席的技能深度变化。点击行查看详情。
| 角色 | 必要性 | 描述 |
|---|---|---|
| Data Scientist | 必要 | Understands gradient boosting principles and its differences from random forest. Trains XGBoost and LightGBM models on tabular data with basic hyperparameter tuning. Interprets feature importance to explain model results. |
| ML Engineer | 必要 | Trains XGBoost/LightGBM/CatBoost models with default parameters. Understands gradient boosting concept. Uses feature importance for model analysis. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Data Scientist | 必要 | Independently trains production-ready gradient boosting models with advanced tuning. Works with XGBoost, LightGBM, and CatBoost, selects the optimal framework. Configures early stopping, regularization, and categorical features handling. |
| ML Engineer | 必要 | Performs hyperparameter tuning for gradient boosting (learning_rate, max_depth, n_estimators, regularization). Handles categorical features (CatBoost native, target encoding). Configures early stopping and cross-validation. Analyzes SHAP values. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Data Scientist | 必要 | Designs gradient boosting systems for production: incremental learning, model compression, ONNX export. Optimizes inference speed through tree pruning and quantization. Implements multi-output boosting and custom objective functions for specific business tasks. |
| ML Engineer | 必要 | Designs production gradient boosting systems. Optimizes inference speed (model pruning, quantization). Builds ensembles from multiple gradient boosting models. Integrates with feature store and model serving. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Data Scientist | 必要 | Defines gradient boosting standards for the data science team. Establishes reusable training pipelines for tabular data. Coordinates the choice between gradient boosting and deep learning for different task types and data. |
| ML Engineer | 必要 | Defines gradient boosting usage strategy in ML organization. Evaluates gradient boosting vs deep learning for tabular data. Creates AutoML pipeline. |
| 角色 | 必要性 | 描述 |
|---|---|---|
| Data Scientist | 必要 | Shapes gradient boosting usage strategy at ML platform level. Defines architectural decisions for scalable GBM model training and serving. Evaluates new approaches: differentiable trees, neural-boosting hybrids. |
| ML Engineer | 必要 | Defines tabular ML strategy for the organization. Researches novel gradient boosting approaches. Publishes results at conferences. |