awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesNumerical Split Optimizations

Adjusting the quantization and split points of numerical features to improve model precision.

Distinct from Numerical Quantization: Candidates focus on data type precision or rounding, whereas this is about decision tree split quantization.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Numerical Split Optimizations. Refine with filters or upvote what's useful.

Awesome Numerical Split Optimizations GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • catboost/catboostcatboost 的头像

    catboost/catboost

    8,808在 GitHub 上查看↗

    CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression, classification, and ranking tasks. It functions as a high-performance framework that provides a categorical data processor for transforming non-numeric features, a distributed trainer for large-scale datasets, and GPU acceleration to speed up model construction. The library distinguishes itself through native handling of categorical data and text features, removing the need for manual encoding. It includes a specialized model interpretability tool that leverages SHAP values and featu

    Optimizes the number of splits for numerical features to increase precision for high-impact variables.

    C++big-datacatboostcategorical-features
    在 GitHub 上查看↗8,808
  1. Home
  2. Artificial Intelligence & ML
  3. Numerical Split Optimizations