statistics
Here are 7,931 public repositories matching this topic...
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
-
Updated
May 12, 2021 - Jupyter Notebook
-
Updated
Jun 21, 2021 - TypeScript
Umami is a simple, fast, website analytics alternative to Google Analytics.
-
Updated
Jun 20, 2021 - JavaScript
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
-
Updated
Jun 21, 2021 - Elixir
Create HTML profiling reports from pandas DataFrame objects
-
Updated
Jun 21, 2021 - Jupyter Notebook
Collection of follow-ups to #5827. These can/should be broken out into individual PRs. Many are relatively straightforward and would make a good first PR.
General
- Documentation (none was added in original PR).
- Release notes.
- Example notebook.
- Double-check how
sm.tsa.arima.ARIMAworks withfix_params(it should fail except when the fit method isstatespace
-
Updated
May 14, 2021 - HTML
-
Updated
May 19, 2021 - Python
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
-
Updated
Jun 18, 2021 - Python
Statistical Machine Intelligence & Learning Engine
-
Updated
Jun 17, 2021 - Java
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
-
Updated
Jun 15, 2021 - Shell
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
-
Updated
Oct 22, 2019 - Jupyter Notebook
Machine learning, computer vision, statistics and general scientific computing for .NET
-
Updated
Nov 18, 2020 - C#
A Python based monitoring and tracking tool for Plex Media Server.
-
Updated
Jun 19, 2021 - Python
tfd.Categorical.quantile not working
High performance, easy-to-use, and scalable machine learning (ML) package, including linear model (LR), factorization machines (FM), and field-aware factorization machines (FFM) for Python and CLI interface.
-
Updated
Jan 28, 2021 - C++
Miller is like awk, sed, cut, join, and sort for name-indexed data such as CSV, TSV, and tabular JSON
-
Updated
Jun 21, 2021 - C
Curated list of Python resources for data science.
-
Updated
Jun 17, 2021
Java dataframe and visualization library
-
Updated
Jun 1, 2021 - Java
simple statistics for node & browser javascript
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Jun 19, 2021 - JavaScript
Math.NET Numerics
-
Updated
Jun 20, 2021 - C#
Since the default output is meant to be human-readable, would it make sense to add thousands separators to make the output more easily readable?
A Laravel package to retrieve pageviews and other data from Google Analytics
-
Updated
Jun 10, 2021 - PHP
中国的Quant相关资源索引
-
Updated
Feb 17, 2021
A well tested and comprehensive Golang statistics library package with no dependencies.
-
Updated
Apr 26, 2021 - Go
Improve this page
Add a description, image, and links to the statistics topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the statistics topic, visit your repo's landing page and select "manage topics."


We should be using
pkg_resources(orimportlib.resourcesif our min Python version is 3.7) instead of uses of__file__.