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

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

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

arviz-devs/arviz

0
View on GitHub↗
1,827 星标·497 分支·TeX·Apache-2.0·5 次浏览python.arviz.org↗

Arviz

Exploratory analysis of Bayesian models with Python

Features

  • Probabilistic Modeling - Exploratory analysis of Bayesian models.
  • Python Projects - Listed in the “Python Projects” section of the Awesome For Beginners awesome list.
  • Statistical Modeling - Exploratory analysis of Bayesian models with visual diagnostics.

Star 历史

arviz-devs/arviz 的 Star 历史图表arviz-devs/arviz 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Arviz 的开源替代方案

相似的开源项目,按与 Arviz 的功能重合度排序。
  • pymc-devs/pymcpymc-devs 的头像

    pymc-devs/pymc

    9,650在 GitHub 上查看↗

    PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian inference. It provides a probabilistic graphical model library for specifying random variables, priors, and likelihood functions, supported by an MCMC sampling engine and variational inference tools to estimate posterior distributions. The framework features a GPU-accelerated inference backend that compiles models into machine code to increase execution speed. It utilizes a backend-agnostic tensor execution model and just-in-time graph compilation to optimize the computation o

    Pythonbayesian-inferencemcmcprobabilistic-programming
    在 GitHub 上查看↗9,650
  • pgmpy/pgmpypgmpy 的头像

    pgmpy/pgmpy

    3,277在 GitHub 上查看↗

    Python Toolkit for Causal and Probabilistic Reasoning

    Pythonbayesian-networkscausal-discoverycausal-effect
    在 GitHub 上查看↗3,277
  • jmschrei/pomegranatejmschrei 的头像

    jmschrei/pomegranate

    3,537在 GitHub 上查看↗

    Fast, flexible and easy to use probabilistic modelling in Python.

    Python
    在 GitHub 上查看↗3,537
  • pyro-ppl/numpyropyro-ppl 的头像

    pyro-ppl/numpyro

    2,708在 GitHub 上查看↗

    Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU.

    Python
    在 GitHub 上查看↗2,708
查看 Arviz 的所有 30 个替代方案→

常见问题解答

arviz-devs/arviz 是做什么的?

Exploratory analysis of Bayesian models with Python

arviz-devs/arviz 的主要功能有哪些?

arviz-devs/arviz 的主要功能包括:Probabilistic Modeling, Python Projects, Statistical Modeling。

arviz-devs/arviz 有哪些开源替代品?

arviz-devs/arviz 的开源替代品包括: pymc-devs/pymc — PyMC is a Bayesian probabilistic programming framework used for building probabilistic models and performing Bayesian… pyro-ppl/numpyro — Probabilistic programming powered by JAX for autograd and JIT compilation to GPU/TPU/CPU. stan-dev/pystan — PyStan, a Python interface to Stan, a platform for statistical modeling. Documentation: https://pystan.readthedocs.io. pgmpy/pgmpy — Python Toolkit for Causal and Probabilistic Reasoning. jmschrei/pomegranate — Fast, flexible and easy to use probabilistic modelling in Python. accord-net/framework — This project is a scientific computing framework for the .NET ecosystem, providing a comprehensive suite of libraries…