0.3.0 发布¶
mpsboost==0.3.0 已发布到正式 PyPI。
python -m pip install mpsboost==0.3.0
发布范围¶
0.3.0 是 v2 arboretum 里程碑,包含:
- sklearn 风格 classifier;
- native CPU 多分类 softmax;
- RandomForest、ExtraTrees 和 DecisionTree;
- CatBoost-like numeric estimator;
- quantile、Poisson 和 Tweedie 回归目标;
- feature importance 和解释工具;
- 适合 CPU 的 IsolationForest;
- 适合 CPU 的 LearningToRankRegressor;
- MPS 环境提示与可复制安装命令。
Artifact¶
artifact 细节、wheel 内容规则、dynamic link 边界、验证矩阵和 benchmark 证据见 0.3.0 发布审计。