Statistics
Statistics is a mathematical discipline concerned with developing and studying mathematical methods for collecting, analyzing, interpreting, and presenting large quantities of numerical data. Statistics is a highly interdisciplinary field of study with applications in fields such as physics, chemistry, life sciences, political science, and economics.
Here are 9,370 public repositories matching this topic...
-
Updated
Mar 15, 2022 - Jupyter Notebook
-
Updated
Mar 18, 2022 - TypeScript
-
Updated
Mar 18, 2022 - Go
-
Updated
Mar 18, 2022 - Elixir
-
Updated
Mar 19, 2022 - JavaScript
-
Updated
Mar 16, 2022 - 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
Jan 28, 2022 - HTML
-
Updated
Mar 18, 2022 - Python
-
Updated
Mar 16, 2022 - Python
-
Updated
Mar 14, 2022 - Java
-
Updated
Feb 27, 2022 - Shell
-
Updated
Mar 19, 2022 - Go
-
Updated
Oct 22, 2019 - Jupyter Notebook
-
Updated
Mar 18, 2022 - Python
-
Updated
Nov 18, 2020 - C#
Poisson Binomial distributions (and the more general Poisson Multinomial) crop up all over the place in the social sciences, particularly ecological inference, and linguistics. Having such a distribution in tensorflow would be very valuable to those communities. Efficient implementations exist in R: https://cran.r-project.org/web/packages/PoissonBinomial/PoissonBinomial.pdf
And descriptions for
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?
-
Updated
Mar 18, 2022
-
Updated
Mar 18, 2022 - Java
-
Updated
Jan 28, 2021 - C++
-
Updated
Mar 18, 2022 - JavaScript
-
Updated
Mar 16, 2022 - Java
-
Updated
Mar 13, 2022 - C#
-
Updated
Mar 6, 2022 - JavaScript
When we show data for a metric, we currently don't include the current day's worth of data. For users just getting set up, they may only have events from today, and want to test out if the query is working, and by excluding events from 'today', they can't see results.
TODO:
- In
packages/back-end/src/services/experiments.tson line329, instead of using the current date as the value
See in #22547
We need to rep