All Projects → jgoerner → distribution-cheatsheet

jgoerner / distribution-cheatsheet

Licence: MIT license
📈📄👀A lookup repo for a variety of discrete and continuous distributions (incl. Beta, Binomial, Cauchy, Chi-squared, Geometric, Hypergeometric, Normal & Poisson)

Programming Languages

Jupyter Notebook
11667 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to distribution-cheatsheet

benfordslaw
benfordslaw is about the frequency distribution of leading digits.
Stars: ✭ 29 (-32.56%)
Mutual labels:  distribution, chi-square
Intro to PyMC3
Short introduction to Bayesian statistical modelling with PyMC3
Stars: ✭ 18 (-58.14%)
Mutual labels:  bayes, pymc3
Soda Profile
The installation profile for SODA distribution
Stars: ✭ 6 (-86.05%)
Mutual labels:  distribution
Ataraxia
Simple and lightweight source-based multi-platform Linux distribution with musl libc.
Stars: ✭ 226 (+425.58%)
Mutual labels:  distribution
Fitter
Fit data to many distributions
Stars: ✭ 118 (+174.42%)
Mutual labels:  distribution
Pyscaffold
🛠 Python project template generator with batteries included
Stars: ✭ 1,022 (+2276.74%)
Mutual labels:  distribution
Build
Armbian Linux build framework
Stars: ✭ 1,827 (+4148.84%)
Mutual labels:  distribution
Ios Ipa Server
Create a HTTPS Server to install iOS ipa
Stars: ✭ 718 (+1569.77%)
Mutual labels:  distribution
Stanford Cme 106 Probability And Statistics
VIP cheatsheets for Stanford's CME 106 Probability and Statistics for Engineers
Stars: ✭ 242 (+462.79%)
Mutual labels:  distribution
Typo3 Cms Speciality Distribution
Bootstrap Package for TYPO3 CMS
Stars: ✭ 83 (+93.02%)
Mutual labels:  distribution
Pke
PKE is an extremely simple CNCF certified Kubernetes installer and distribution, designed to work on any cloud, VM or bare metal.
Stars: ✭ 211 (+390.7%)
Mutual labels:  distribution
Distribution Is All You Need
The basic distribution probability Tutorial for Deep Learning Researchers
Stars: ✭ 1,109 (+2479.07%)
Mutual labels:  distribution
Openy
The Open Y platform. See README.md below
Stars: ✭ 45 (+4.65%)
Mutual labels:  distribution
Distro
A much more elaborate, renewed alternative implementation for Python's platform.linux_distribution()
Stars: ✭ 158 (+267.44%)
Mutual labels:  distribution
Sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Stars: ✭ 895 (+1981.4%)
Mutual labels:  distribution
Forest
分布式任务调度平台,分布式,任务调度,schedule,scheduler
Stars: ✭ 231 (+437.21%)
Mutual labels:  distribution
Rpi Debian Builder
Build your own Debian image for Raspberry Pi
Stars: ✭ 6 (-86.05%)
Mutual labels:  distribution
Ggeconodist
📉 Create Diminutive Distribution Charts
Stars: ✭ 53 (+23.26%)
Mutual labels:  distribution
Open social
Open Social install profile Drupal 8
Stars: ✭ 128 (+197.67%)
Mutual labels:  distribution
bayes
naive bayes in php
Stars: ✭ 61 (+41.86%)
Mutual labels:  bayes

Distribution-cheatsheet

A lookup repo for a variety of distributions (implemented in Python).


Distribution Characteristics

The characteristics of each distribution are seperated into the following paragraphs:

  1. Definition & Formula
  2. Parameter
  3. Implementation in Python
  4. Inference of Parameter

Overview

The following distributions are (or will be) implemented in this repository:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].