Timeseria icon indicating copy to clipboard operation
Timeseria copied to clipboard

Improve model internal interfaces

Open sarusso opened this issue 3 years ago • 0 comments

Consider using the _predict() in the reconstructors (instead of the _reconstruct()) and adding the _predict() in the anomaly detectors.

Also, check the _predict() and _fit() interfaces, and document them, as are the ones to implement for custom models.

sarusso avatar Jan 11 '22 22:01 sarusso