Closed narduzzi closed 3 years ago
I would like to create a custom model which requires a few epochs of training.
How should I write my detector such that it uses the probatory period? Is there a way to access this probatory period data?
Thanks for your help!
Calculate the probationary period based on the length of the time series using the formula explained in the whitepaper.
I would like to create a custom model which requires a few epochs of training.
How should I write my detector such that it uses the probatory period? Is there a way to access this probatory period data?
Thanks for your help!