42-AI / bootcamp_machine-learning

Bootcamp to learn basics in Machine Learning
Other
205 stars 41 forks source link

typo 'redimension' instead of 'reshape' #211

Closed madvid closed 2 years ago

madvid commented 2 years ago

fixing error in a possible regex: 'redimension' --> 'reshape' for numpy array

qfeuilla commented 2 years ago

this is fix in another pr