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,166在 GitHub 上查看↗

    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,260在 GitHub 上查看↗

    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,937在 GitHub 上查看↗

    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,823在 GitHub 上查看↗

    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,351在 GitHub 上查看↗

    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,917在 GitHub 上查看↗

    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.