|
|
|
|
|
by anshumankmr
179 days ago
|
|
>We have successfully replaced thousands of complicated deep net time series based anomaly detectors at a FANG with statistical (nonparametric, semiparametric) process control ones. They use 3 to 4 orders lower number of trained parameters and have just enough complexity that a team of 3 or four can handle several thousands of such streams. Could you explain how ? Cause I am working on this essentially right now and it seems management is wanting to go the way of Deep NNs for our customers. |
|
In general I would recommend get Hyndman's (free) book on forecasting. That will definitely get you upto speed.
https://news.ycombinator.com/item?id=46058611
Wishing you the best.
If it's the case that you will ship the code over client's fence and be done with it, that is, no commitments regarding maintenance, then I will say do what the management wants. If you will continue to remain responsible for the ongoing performance of the tool then you will be better if choosing a model you understand.