Skip to content

Revisit Model Complexity Definition #223

@antoinecarme

Description

@antoinecarme

PyAF computes some model complexity indicator. When two models have the same MAPE, PyAF chooses the less complex.

This complexity indicator is dependent , roughly, on the number of inputs of each model component (trend inputs, AR lags, cycle length, etc)

The complexity of a model is generated using the sum of its components complexity indicators. This is very "artificial".

Use a "statistical" measure of complexity instead.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions