awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

parrt/random-forest-importances

0
View on GitHub↗
0 stars·0 forks·1 view

Random Forest Importances

Features

  • Decision Tree Models - Feature importance calculation for random forests.

Star history

Star history chart for parrt/random-forest-importancesStar history chart for parrt/random-forest-importances

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What are the main features of parrt/random-forest-importances?

The main features of parrt/random-forest-importances are: Decision Tree Models.

What are some open-source alternatives to parrt/random-forest-importances?

Open-source alternatives to parrt/random-forest-importances include: cerlymarco/linear-tree. dmlc/xgboost — XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for… grf-labs/grf — Generalized Random Forests. h2oai/h2o-3 — h2o-3 is a distributed machine learning platform and automated machine learning framework designed for training and… jakecoltman/bartpy. catboost/catboost — CatBoost is a gradient boosting machine learning library used to train decision tree ensembles for regression,…

Open-source alternatives to Random Forest Importances

Similar open-source projects, ranked by how many features they share with Random Forest Importances.
  • cerlymarco/linear-treeC

    cerlymarco/linear-tree

    0View on GitHub↗
    View on GitHub↗0
  • dmlc/xgboostdmlc avatar

    dmlc/xgboost

    28,471View on GitHub↗

    XGBoost is a distributed machine learning library for implementing scalable gradient boosting decision trees used for regression, classification, and ranking. It functions as a predictive model framework and a cross-language toolkit, providing a core implementation with native bindings for Python, R, Java, Scala, and C++. The system is designed as a GPU-accelerated library that utilizes CUDA and NCCL to speed up the training of decision tree ensembles. It operates as a distributed framework capable of scaling training and prediction across multi-node clusters and GPU environments to process m

    C++distributed-systemsgbdtgbm
    View on GitHub↗28,471
  • grf-labs/grfgrf-labs avatar

    grf-labs/grf

    1,092View on GitHub↗

    Generalized Random Forests

    C++causal-forestcausal-inferenceeconometrics
    View on GitHub↗1,092
  • catboost/catboostcatboost avatar

    catboost/catboost

    8,808View on 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

    C++big-datacatboostcategorical-features
    View on GitHub↗8,808
See all 14 alternatives to Random Forest Importances→