numenta / NAB

The Numenta Anomaly Benchmark
GNU Affero General Public License v3.0
1.93k stars 869 forks source link

Use probationary period at initialization #373

Closed narduzzi closed 3 years ago

narduzzi commented 4 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!

markNZed commented 3 years ago

Calculate the probationary period based on the length of the time series using the formula explained in the whitepaper.