awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 रिपॉजिटरी

Awesome GitHub RepositoriesStatistical Inference Frameworks

Collections of classes for statistical inference, regression, and data distribution evaluation.

Distinct from Statistical Analysis: Distinct from general statistical analysis: focuses on the framework for inference and regression.

Explore 6 awesome GitHub repositories matching artificial intelligence & ml · Statistical Inference Frameworks. Refine with filters or upvote what's useful.

Awesome Statistical Inference Frameworks GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • donnemartin/data-science-ipython-notebooksdonnemartin का अवतार

    donnemartin/data-science-ipython-notebooks

    29,166GitHub पर देखें↗

    This project is a collection of interactive Python notebooks and educational resources designed for mastering data science, machine learning, and numerical computing. It provides a series of practical guides and tutorials covering deep learning, big data processing, and statistical analysis. The repository features specialized instructional suites for implementing classical machine learning algorithms, building deep learning model architectures, and managing AWS cloud infrastructure. It includes dedicated notebooks for data visualization and numerical computing exercises. The project covers

    Includes a suite of tools for quantifying effect sizes, random sampling, and executing hypothesis tests.

    Pythonawsbig-datacaffe
    GitHub पर देखें↗29,166
  • statsmodels/statsmodelsstatsmodels का अवतार

    statsmodels/statsmodels

    11,260GitHub पर देखें↗

    Statsmodels is a comprehensive Python library designed for statistical modeling, econometric research, and data analysis. It provides a robust framework for estimating and diagnosing a wide range of statistical models, enabling users to perform rigorous hypothesis testing, regression analysis, and complex data exploration within structured environments. The library distinguishes itself through its support for advanced statistical methodologies, including state space representation for dynamic systems and generalized linear frameworks that accommodate non-normal response variables. It offers s

    Provides a comprehensive collection of classes and functions for statistical inference and regression analysis.

    Pythoncount-modeldata-analysisdata-science
    GitHub पर देखें↗11,260
  • iamseancheney/python_for_data_analysis_2nd_chinese_versioniamseancheney का अवतार

    iamseancheney/python_for_data_analysis_2nd_chinese_version

    8,937GitHub पर देखें↗

    This project is an educational resource and a collection of instructional materials for performing data manipulation and statistical analysis using Python. It provides a comprehensive set of guides and code examples for using the Pandas, NumPy, and Matplotlib libraries to analyze structured data. The resource includes a dedicated guide for reshaping, cleaning, and aggregating tabular data and time series via Pandas, alongside a reference for high-performance vectorized operations and linear algebra using NumPy. It also features tutorials for creating publication-quality charts, distribution p

    Includes frameworks for performing regression models, ANOVA, and time-series analysis to derive p-values.

    matplotlibnumpypandas
    GitHub पर देखें↗8,937
  • lazyprogrammer/machine_learning_exampleslazyprogrammer का अवतार

    lazyprogrammer/machine_learning_examples

    8,823GitHub पर देखें↗

    This project is a comprehensive collection of practical code examples and implementation libraries for machine learning. It provides a wide array of reference materials for building supervised, unsupervised, and reinforcement learning algorithms. The repository serves as a multi-domain resource, featuring specific implementation suites for financial AI, Bayesian statistical modeling, and deep learning architectures. It includes a framework for training intelligent agents using policy gradients and actor-critic models, as well as practical guides for fine-tuning transformers and utilizing larg

    Implements frameworks for statistical inference and A/B testing to validate hypotheses.

    Pythondata-sciencedeep-learningmachine-learning
    GitHub पर देखें↗8,823
  • growthbook/growthbookgrowthbook का अवतार

    growthbook/growthbook

    7,351GitHub पर देखें↗

    GrowthBook is a feature flagging and experimentation platform that utilizes a warehouse-native approach to data analysis. It serves as a system for managing feature rollouts and conducting A/B tests by executing SQL queries directly against existing data warehouses to calculate experiment results. The platform is distinguished by its integration of a Model Context Protocol server, which allows AI coding assistants and IDEs to manage flags and query analytics using natural language. It also provides specialized capabilities for AI model optimization, enabling the testing of prompts and models

    Implements Bayesian, frequentist, and sequential frameworks to ensure statistically rigorous experiment results.

    TypeScriptab-testingabtestabtesting
    GitHub पर देखें↗7,351
  • hosseinmoein/dataframehosseinmoein का अवतार

    hosseinmoein/DataFrame

    2,917GitHub पर देखें↗

    DataFrame is a C++ tabular data library and manipulation engine designed for managing heterogeneous data in contiguous memory. It functions as a statistical analysis framework and time series analysis toolkit, providing the means to store, index, and transform multidimensional datasets. The project distinguishes itself through a high-performance execution model that utilizes column-major storage, SIMD-aligned memory allocation, and a thread-pool for parallel computations. It employs a visitor-based algorithm dispatch system and policy-driven transformations to decouple data processing logic f

    Provides a collection of algorithms for computing descriptive statistics, hypothesis tests, and probability distributions.

    C++aicppdata-analysis
    GitHub पर देखें↗2,917
  1. Home
  2. Artificial Intelligence & ML
  3. Statistical Analysis
  4. Statistical Inference Frameworks

सब-टैग एक्सप्लोर करें

  • Analysis FrameworksIntegrated systems for calculating descriptive statistics and performing hypothesis tests across data structures. **Distinct from Statistical Inference Frameworks:** Broader than inference frameworks, covering descriptive statistics and general probability distributions.