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

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

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

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jack-cherish/machine-learningJack-Cherish 的头像

    Jack-Cherish/Machine-Learning

    10,333在 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
    在 GitHub 上查看↗10,333
  • je-suis-tm/quant-tradingje-suis-tm 的头像

    je-suis-tm/quant-trading

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