This Python Numpy Training is a French tutorial specifically for machine learning:
Numpy is the most important Python package for machine learning and data science. Numpy includes the ndarray array (n dimensions), which is an extremely powerful object in machine learning and data science. Numpy offers many methods for ndarrays. In this video, we see the different constructors used to initialize ndarray arrays:
np.array()
np.zeros()
np.ones()
np.full()
np.random.randn()
The two most important attributes to remember are:
shape
size
To develop powerful programs, remember to define the value type in np.array() with dtype = np.int16, np.float64
We also see the most useful methods for manipulating the shape of our Numpy arrays:
np.vstack
np.hstack
np.concatenate
np.reshape
np.squeeze
np.ravel
There's nothing more to remember to get started with Numpy. Ignore the other attributes and methods for now! ► Video timeline:
0:00 Intro
0:40 The Numpy array, its dimensions and shape
05:20 Initialize an ndarray: np.ones, np.zeros,
09:15 np.random.randn
12:04 np.linspace, np.arange
13:24 dtype=np.float16 np.float64
15:43 Assemble arrays: vstack hstack concatenate
18:40 np.reshape np.squeeze
22:10 np.ravel()
23:08 Exercise
► Support me on Tipeee for BONUS content:
https://fr.tipeee.com/machine-learnia
► Numpy documentation for ndarray:
https://docs.scipy.org/doc/numpy/refe...
► Numpy documentation for np.random:
https://docs.scipy.org/doc/numpy-1.16...
► ARTICLE COMPLEMENTING THIS VIDEO:
https://www.machinelearnia.com/
► OUR DISCORD COMMUNITY
/ discord
► Get my free book:
LEARN MACHINE LEARNING IN ONE WEEK
CLICK HERE:
https://www.machinelearnia.com/appren...
► Download my code for free on GitHub:
https://github.com/MachineLearnia
► Subscribe: / @machinelearnia
► Questions? Contact me: contact@machinelearnia.com
In questa pagina del sito puoi guardare il video online PYTHON NUMPY machine learning (10/30) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Machine Learnia 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 254,178 volte e gli è piaciuto 5.3 mille spettatori. Buona visione!