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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • jack-cherish/machine-learningAvatar Jack-Cherish

    Jack-Cherish/Machine-Learning

    10,333Vezi pe 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
    Vezi pe GitHub↗10,333
  • je-suis-tm/quant-tradingAvatar je-suis-tm

    je-suis-tm/quant-trading

    9,190Vezi pe 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
    Vezi pe GitHub↗9,190
  1. Home
  2. Artificial Intelligence & ML
  3. Regression Models
  4. Stepwise Selection Models