Hacker News new | ask | show | jobs
by siddhartb_ 2245 days ago
Code is quite neat! What are the changes it will need for including fit and predict API?
1 comments

I've just added the fit/predict api for Midas. Will be doing MidasR next when I've time. :)

The change needed is basically to create a MirasR struct and re-purpose the MidasR function into fit and predict.