Data Types | |
| type | mldata |
Functions/Subroutines | |
| subroutine, public | tempo_save_or_read_ml_data (ml_data_in, ml_data_out) |
| real function, public | predict_number (qc, qr, qi, qs, pres, temp, w, predict_nc) |
| subroutine, public | predict_number_sub (kts, kte, qc, qr, qi, qs, pres, temp, w, predict_number, predict_nc) |
| subroutine | standard_scaler_transform (mean, var, raw_data, transformed_data) |
| subroutine | relu_activation (input, output) |