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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesStepwise Selection Models

Regression models that iteratively select the most statistically significant variables based on R-squared values.

Distinct from Regression Models: Focuses on the iterative variable selection process rather than general continuous outcome estimation.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Stepwise Selection Models. Refine with filters or upvote what's useful.

Awesome Stepwise Selection Models GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jack-cherish/machine-learningAvatar de Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Voir sur 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

    Provides forward stepwise regression to iteratively select the most significant variables for a linear model.

    Pythonadaboostadaboost-algorithmdecision-tree
    Voir sur GitHub↗10,333
  • je-suis-tm/quant-tradingAvatar de je-suis-tm

    je-suis-tm/quant-trading

    9,190Voir sur GitHub↗

    This project is a Python financial analytics framework and quantitative trading library. It provides a suite of mathematical tools for asset pricing, statistical market analysis, and the development of algorithmic trading strategies. The library is distinguished by its focus on currency and commodity correlation modeling, using regression and normalization to identify exchange rate drivers. It features a specialized portfolio optimization engine that applies graph theory, such as clique centrality and degeneracy ordering, alongside quadratic programming to balance risk-adjusted returns. The

    Provides stepwise regression to identify the most impactful variables for predictive financial models.

    Pythonalgorithmic-tradingbollinger-bandscommodity-trading
    Voir sur GitHub↗9,190
  1. Home
  2. Artificial Intelligence & ML
  3. Regression Models
  4. Stepwise Selection Models