odtuyzt / chrono-kit

An open source time series analysis library for processing, analyzing, visualising and forecasting time series data
MIT License
9 stars 6 forks source link

Create Testing Algorithms to Verify Code #19

Closed hasanemirakin closed 1 year ago

hasanemirakin commented 1 year ago

Create testing algorithms to verify the "correctness" of the implemented functions (especially for models).

hasanemirakin commented 1 year ago

Testing algorithms was implemented for comparing model results under testing directory. A tutorial was made in test_models.ipynb