Query: fann_scale_input_train_data
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FANN_SCALE_INPUT_TRAIN_DATA(3) 1 FANN_SCALE_INPUT_TRAIN_DATA(3) fann_scale_input_train_data - Scales the inputs in the training data to the specified rangeSYNOPSISbool fann_scale_input_train_data (resource $train_data, float $new_min, float $new_max)DESCRIPTIONScales the inputs in the training data to the specified range.PARAMETERSo $train_data -Neural network training data resource. o $new_min - New minimum after scaling inputs in training data. o $new_max - New maximum after scaling inputs in training data.RETURN VALUESReturns TRUE on success, or FALSE otherwise.SEE ALSOfann_scale_output_train_data(3), fann_scale_train_data(3). PHP Documentation Group FANN_SCALE_INPUT_TRAIN_DATA(3)
| Related Man Pages | 
|---|
| fann_cascadetrain_on_file(3) - php | 
| fann_get_cascade_candidate_change_fraction(3) - php | 
| fann_init_weights(3) - php | 
| fann_read_train_from_file(3) - php | 
| fann_train_on_file(3) - php | 
| Similar Topics in the Unix Linux Community | 
|---|
| Forum Video Tutorial: How to Use Code Tags | 
| Please Welcome Ravinder Singh to the Moderation Team | 
| Denial Of Service Attack Update | 
| Please Welcome Nicki Paul to the Moderator Team! |