Python ML
Python ML
Prerequisites
There are no such prerequisites to learn Python but having a basic knowledge of any
programming language concepts like what is a loop, what if and else does, how operators are
used, etc. will be helpful. We recommend Basics of C/C++ will help you to understand the
python and ultimately it will decrease the learning time span of python.
Data Science Libraries use in algorithm implementation which you will get overview of these
libraries as mentioned below
• Numpy
• Pandas
• Matplotlib
• Seaborn
• Sklearn
• Tensorflow
• Pytorch
Chapter5. Clustering
• Clustering in Machine learning
• Types of clustering algorithm
• Implementation of K- means | Gaussian Mixture Model