statistics
Here are 6,489 public repositories matching this topic...
-
Updated
Mar 17, 2021 - Jupyter Notebook
-
Updated
Apr 10, 2021 - TypeScript
-
Updated
Apr 7, 2021 - Elixir
-
Updated
Apr 8, 2021 - Jupyter Notebook
-
Updated
Apr 9, 2021 - JavaScript
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
Mar 21, 2021 - HTML
-
Updated
Mar 19, 2021 - Python
-
Updated
Apr 4, 2021 - Java
In some figure, the axis name is cropped. We should probably used tight_layout explicitly:
-
Updated
Oct 22, 2019 - Jupyter Notebook
-
Updated
Apr 2, 2021 - Shell
-
Updated
Nov 18, 2020 - C#
-
Updated
Apr 10, 2021 - Python
tfd.Categorical.quantile not working
-
Updated
Jan 28, 2021 - C++
-
Updated
Apr 11, 2021 - C
-
Updated
Apr 6, 2021
-
Updated
Mar 31, 2021 - JavaScript
-
Updated
Apr 6, 2021 - Java
-
Updated
Apr 10, 2021 - JavaScript
-
Updated
Mar 7, 2021 - C#
-
Updated
Mar 26, 2021 - PHP
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
Feb 17, 2021
-
Updated
Mar 11, 2021 - Python
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."


It appears that the docs for Logistic Regression differ based on solvers and penalties. The "penalty" parameter states that "The ‘newton-cg’, ‘sag’ and ‘lbfgs’ solvers support only l2 penalties," while the "solver" parameter states that "‘newton-cg’, ‘lbfgs’, ‘sag’ and ‘saga’ handle L2 or no penalty" (attaching some screenshots). This was actually a little unclear to me, as I wasn't sure if the n