Community Profile

photo

raf


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to shuffle two matrices in a consistent manner
I am using the fisher iris data set: load fisheriris X = meas Y = species P = randperm(length(X)); X = X(P); Y = Y(P); ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse