The Wayback Machine - https://web.archive.org/web/20210812072050/https://github.com/topics/statistics
Skip to content
#

statistics

Here are 8,159 public repositories matching this topic...

glemaitre
glemaitre commented Aug 10, 2021

I just discover that we have a helper function to validate scalar:
https://scikit-learn.org/stable/modules/generated/sklearn.utils.check_scalar.html

Since this helper could help to get consistent error types and messages, I was wondering if we could make a long-running issue to introduce this helper everywhere possible.

I think this could be a good issue for first contributors and short spr

ChadFulton
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.ARIMA works with fix_params (it should fail except when the fit method is statespace

Improve this page

Add a description, image, and links to the statistics topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the statistics topic, visit your repo's landing page and select "manage topics."

Learn more