Skip to content

0.2.1

Compare
Choose a tag to compare
@geek-yang geek-yang released this 02 Sep 16:11
· 201 commits to main since this release
7e228d1

s2spy is a high-level python package integrating expert knowledge and artificial intelligence to boost sub-seasonal to seasonal (S2S) forecasting. It helps you achieve trustworthy data-driven forecasts by providing end-to-end solutions to your machine learning (ML) based S2S forecasting workflow including:

  • Datetime operations & data processing
  • Preprocessing
  • Dimensionality reduction
  • Cross-validation
  • Model training
  • Explainable AI

Fixed

  • Display of images on ReadtheDocs and PyPi (#97)