Closed doorleyr closed 4 years ago
The innovation indicator outputs are not in the range (0,1). @crisjf can the outputs be scaled based on the max and min in the training data for example? i.e. scaled_value= (absolute_value-min)/(max-min)
I forgot about that! hehehe.
Let me know if there's an issue with this!
The innovation indicator outputs are not in the range (0,1). @crisjf can the outputs be scaled based on the max and min in the training data for example? i.e. scaled_value= (absolute_value-min)/(max-min)