Skip to content

Statsmodels Summary addition into Darts #3030

Description

@Rud854

This is a minor long term request for Darts that would improve readers understanding of the models they are building in Darts.

Statsmodels.summary() is a really useful feature for ARIMA, and linear regression models. Is it possible that Darts could include it but also to

expand it to possibly based on some popular metrics out there? So for example for the gradient boosted model (Sklearn.GradientBoostedRegressor) it can give a summary of the parameters put into the model (making it simple pretty input into a journal), the R squared so forth.

This is a long term project so I do not expect it to come soon, but I am pleased to see Neural Forecast will soon make a addition to Darts.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageIssue waiting for triaging

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions