wilsonrljr / sysidentpy

A Python Package For System Identification Using NARMAX Models
https://sysidentpy.org
BSD 3-Clause "New" or "Revised" License
380 stars 77 forks source link

Docs/improving examples #128

Closed wilsonrljr closed 9 months ago

wilsonrljr commented 9 months ago

Improve examples showing how to use MetaMSS correctly. The user need to split the data for training, testing and validation so the tests can be validated using free run simulation or n-step-ahead prediction.