Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 711 Bytes

File metadata and controls

17 lines (10 loc) · 711 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates formatted as YYYY-MM-DD as per ISO standard.

Consistent identifier (represents all versions, resolves to latest):

Added

  • Repository essentials: CHANGELOG, CITATION, README, binder/environment.yml
  • 01_ts_train_test_split.ipynb: tutorial notebook for basic ts split strategies
  • ts_plotting.py utility plotly and prediction interval code.