time-series-machine-learning/tsml-java

HIVE-COTE contract

Closed this issue · 1 comments

I think thats somewhere in the pipeline in HC (or AbstractEnsemble) millis and nanos get mixed. Using this setting
parameters.add("-ctr=15m"); //Train contract

DrCif bails with this
ERROR: java.lang.Exception: ERROR in DrCIF, no trees built, contract time probably too low. Contract time = 3712500

which is in nanos

caused be m meaning millisecs in experiments, and M means minutes