statsforecast icon indicating copy to clipboard operation
statsforecast copied to clipboard

[BREAKING CHANGE] SKLearn syntax

Open AzulGarza opened this issue 3 years ago • 1 comments

  • feat: new version GA sklearn syntax
  • feat: add functional fit/predict
  • feat: new tests
  • feat: add fit/predict classes
  • feat: add repr
  • feat: add core version
  • fix: arguments
  • fix: args ray
  • feat: add new method for models
  • feat: add forecast method
  • fix: df behavior
  • fit: precompute locally new models
  • fix: forecast method
  • feat: test ets forecast
  • fix: forecast func
  • feat: complete refactor models
  • fix: numba dict to python
  • feat: models doc structure
  • feat: add levels for cv
  • feat: return dicts models
  • feat: add functional new syntax
  • feat: add set index inside stastforecast
  • feat: remove index from generate series
  • fix: revert index change
  • fix: uid
  • feat: remove fugue backend module
  • feat: add distribute submodule
  • feat: tests fit/predict/fit_predict
  • feat: rm unused docs
  • feat: add new docs

AzulGarza avatar Aug 12 '22 21:08 AzulGarza

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB