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 8,968 public repositories matching this topic...
-
Updated
Nov 7, 2021 - Jupyter Notebook
-
Updated
Jan 4, 2022 - TypeScript
-
Updated
Jan 2, 2022 - Go
-
Updated
Jan 3, 2022 - Elixir
-
Updated
Dec 26, 2021 - JavaScript
-
Updated
Jan 4, 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
Dec 26, 2021 - HTML
-
Updated
Oct 11, 2021 - Python
The source link in page geometric_mean_score is
https://github.com/scikit-learn-contrib/imbalanced-learn/blob/dfc44e2/imblearn/utils/_validation.py#L492
However, it should be
https://github.com/scikit-learn-contrib/imbalanced-learn/blob/f1abf75/i
-
Updated
Jan 3, 2022 - Java
-
Updated
Aug 19, 2021 - Shell
-
Updated
Jan 4, 2022 - Go
-
Updated
Oct 22, 2019 - Jupyter Notebook
-
Updated
Nov 18, 2020 - C#
-
Updated
Jan 3, 2022 - Python
Are there any plans to add a Zero-Inflated Poisson (ZIP) and Zero-Inflated Negative Binomial (ZINB) to TFP? Those are usually very common distributions in other packages, and it shouldn't be hard to implement.
-
Updated
Jan 3, 2022
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
Jan 28, 2021 - C++
-
Updated
Dec 28, 2021 - Java
-
Updated
Nov 3, 2021 - Java
-
Updated
Jan 4, 2022 - JavaScript
-
Updated
Dec 29, 2021 - C#
-
Updated
Jan 1, 2022 - JavaScript
-
Updated
Nov 17, 2021 - PHP
These examples take quite a long time to run, and they make our documentation CI fail quite frequently due to timeout. It'd be nice to speed the up a little bit.
To contributors: if you want to work on an example, first have a look at the example, and if you think you're comfortable working on it and have found a potential way to speed-up execution time while preserving the educational message