Math, asked by suriyasusendran5729, 11 months ago

What does it mean n_dim = feature_normalize.Shape[1] rnd_indices = np.Random.Rand(len(feature_normalize)) < 0.80

Answers

Answered by Amir8903
0

it means dim=feature_normalize.Shape[1]rnd_indices=np.Random.Rand(len(feature_noramlize))<0.80

I hope u will understand

Similar questions