Hy @Sam_badie, Your error is quite clear, min_max_scaler will only convert array that have the same shape say (no_samples,4), which was used to fit the min_max_scaler object.
Hy @Sam_badie, Your error is quite clear, min_max_scaler will only convert array that have the same shape say (no_samples,4), which was used to fit the min_max_scaler object.