Use probationary period at initialization
narduzzi opened this issue · 1 comments
narduzzi commented
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!
markNZed commented
Calculate the probationary period based on the length of the time series using the formula explained in the whitepaper.