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

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

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

1 个仓库

Awesome GitHub RepositoriesCategorical

Automated handling and transformation of non-numeric features for machine learning training.

Distinct from Data Processing: Specifically targets categorical feature handling for ML rather than general data pipeline processing.

Explore 1 awesome GitHub repository matching data & databases · Categorical. Refine with filters or upvote what's useful.

Awesome Categorical 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

    Automatically processes non-numeric features during training to remove the need for manual data encoding.

    C++big-datacatboostcategorical-features
    在 GitHub 上查看↗8,808
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Data Processing
  5. Categorical