awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • jack-cherish/machine-learningالصورة الرمزية لـ Jack-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-tradingالصورة الرمزية لـ je-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