fann_set_output_scaling_params
Calculate output scaling parameters for future use based on training data
&reftitle.description;
boolfann_set_output_scaling_params
resourceann
resourcetrain_data
floatnew_output_min
floatnew_output_max
Calculate output scaling parameters for future use based on training data.
&reftitle.parameters;
ann
&fann.ann.description;
train_data
&fann.train.description;
new_output_min
The desired lower bound in output data after scaling (not strictly followed)
new_output_max
The desired upper bound in output data after scaling (not strictly followed)
&reftitle.returnvalues;
&fann.return.bool;
&reftitle.seealso;
fann_set_input_scaling_params