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

Add comparison with other packages #65

Closed wilsonrljr closed 2 years ago

wilsonrljr commented 2 years ago

SysIdentPy already have several examples of how to use the package and comparing the different models built using the package. However, there is no notebook example comparing the models against other packages like prophet, sktime, neural_prophet and so on.