awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesRegression Trees

Decision tree models specialized for predicting continuous numerical values.

Distinct from Tree Traversal Algorithms: Specifically implements regression trees for numerical prediction, unlike general tree traversal algorithms.

Explore 1 awesome GitHub repository matching software engineering & architecture · Regression Trees. Refine with filters or upvote what's useful.

Awesome Regression Trees GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • jack-cherish/machine-learningAvatar de Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Ver en GitHub↗

    This project is a collection of supervised and unsupervised machine learning algorithms implemented from scratch using Python. It serves as an educational resource for studying model training, parameter optimization, and the implementation of core predictive models. The library provides a variety of supervised learning tools, including linear and logistic regression, decision trees, and support vector machines. It also features unsupervised learning capabilities for discovering patterns in unlabeled datasets through clustering algorithms. Broad capability areas include ensemble learning thro

    Implements regression trees to estimate numerical outcomes by partitioning data into recursive segments.

    Pythonadaboostadaboost-algorithmdecision-tree
    Ver en GitHub↗10,333
  1. Home
  2. Software Engineering & Architecture
  3. Tree Traversal Algorithms
  4. Regression Trees