Machine Learning_Day 13
Limitations of K-means Clustering Algorithm
-> The algorithm that came out to make up for these shortcomings is K-Means++ Algorithm.
Matplotlib
Numpy, Matplotlib are the two most important libraries in Python when it comes to Machine Learning since it's data-dealing-related field.
matplotlib: is used for Visualization
Always use dir to check what Attributes this function you're using have first
A glimpse of today's practice dealing with matplotlib