Scale data in input vector before feed it to ann based on previously calculated parameters
$ann
$input_vector
Scale data in input vector before feed it to ann based on previously calculated parameters.
ann
Neural network resource.
input_vector
Input vector that will be scaled
Returns TRUE on success, or FALSE otherwise.
TRUE
FALSE