#
statistics
Here are 8,065 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
Jul 19, 2021 - Jupyter Notebook
clone95
opened
Nov 22, 2020
visualization
svg
charts
statistics
canvas
graph
data-driven
graphics
grammar
data-visualization
interaction
-
Updated
Jul 23, 2021 - TypeScript
Umami is a simple, fast, website analytics alternative to Google Analytics.
-
Updated
Jul 23, 2021 - JavaScript
Simple, open-source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
website
charts
marketing
cloud
privacy
statistics
elixir
phoenix
analytics
metrics
clickhouse
google-analytics
web-analytics
postgresql
website-analytics
tailwindcss
plausible-analytics
website-stats
-
Updated
Jul 23, 2021 - Elixir
Create HTML profiling reports from pandas DataFrame objects
python
data-science
machine-learning
statistics
deep-learning
jupyter
pandas-dataframe
exploratory-data-analysis
jupyter-notebook
eda
pandas
artificial-intelligence
exploration
data-analysis
html-report
data-exploration
pandas-profiling
data-quality
data-profiling
big-data-analytics
-
Updated
Jul 19, 2021 - Jupyter Notebook
ChadFulton
commented
Sep 11, 2019
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
python
json
data-science
statistics
utilities
queue
cache
file
data-structures
recursive
standard-library
-
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
visualization
nlp
data-science
machine-learning
statistics
deep-learning
graph
clustering
interpolation
genetic-algorithm
linear-algebra
regression
nearest-neighbor-search
classification
wavelet
dataframe
computer-algebra-system
manifold-learning
multidimensional-scaling
-
Updated
Jul 14, 2021 - Java
15
btracey
commented
Mar 30, 2019
▁▅▆▃▅ Git quick statistics is a simple and efficient way to access various statistics in git repository.
git
shell
bash
commits
review
statistics
changelog
agile
history
meeting
git-addons
statistical-analysis
stats
shell-script
detailed
reviewer
suggestion
contributors
uninstaller
gitlog
git-pathspec
-
Updated
Jun 15, 2021 - Shell
A probabilistic programming language in TensorFlow. Deep generative models, variational inference.
data-science
machine-learning
statistics
deep-learning
tensorflow
bayesian-methods
neural-networks
probabilistic-programming
-
Updated
Oct 22, 2019 - Jupyter Notebook
Machine learning, computer vision, statistics and general scientific computing for .NET
c-sharp
machine-learning
visual-studio
framework
statistics
computer-vision
ffmpeg
neural-network
nuget
unity3d
image-processing
support-vector-machines
-
Updated
Nov 18, 2020 - C#
A Python based monitoring and tracking tool for Plex Media Server.
-
Updated
Jul 24, 2021 - Python
maxkaustav
commented
Nov 14, 2020
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
tsv
devops
json
statistics
csv
command-line
json-data
tabular-data
data-reduction
unix-toolkit
statistical-analysis
csv-format
devops-tools
data-regression
data-processing
command-line-tools
data-cleaning
streaming-algorithms
streaming-data
miller
-
Updated
Jul 24, 2021 - C
Curated list of Python resources for data science.
python
data-science
machine-learning
data-mining
awesome
statistics
deep-learning
data-visualization
artificial-intelligence
datascience
data-analysis
awesome-list
deeplearning
bayes
-
Updated
Jul 14, 2021
Java dataframe and visualization library
visualization
java
chart
data-science
machine-learning
statistics
high-performance
plotly
data-frame
data-visualization
statistical-analysis
data-analysis
plotting
dataframe
java-dataframe
-
Updated
Jul 22, 2021 - Java
skorokithakis
commented
Jan 24, 2019
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?
simple statistics for node & browser javascript
-
Updated
Jul 1, 2021 - JavaScript
nodejs
javascript
science
library
node
statistics
utilities
js
math
utils
stdlib
mathematics
numeric
lib
standard
scientific-computing
stats
scientific
node-js
numerical-computing
-
Updated
Jul 12, 2021 - JavaScript
Math.NET Numerics
statistics
csharp
integration
math
fsharp
interpolation
random
matrix
linear-algebra
regression
fft
numerics
differentiation
mathnet
-
Updated
Jul 21, 2021 - C#
A Laravel package to retrieve pageviews and other data from Google Analytics
-
Updated
Jul 13, 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."


Describe the issue linked to the documentation
The description of cross-validation estimator does not explain whether the final model parameters are estimated on the entire training set, using the optimal hyperparameter obtained through cross-validation.