Learn Machine Learning from the scratch
This repository contains
-> Data manipulation
-> Data visualization
Data Manipulation ;- This folder contains , which libraries are used to manipulate the data. Ex= pandas , numpy etc
-> numpy :- this file contains the introduction about the numpy library , and how to use it.
Data Visualization ;- This folder contains, which libraries are used to visulalize the data (or show data in graphs form). Ex = matplotlib, seaborn
-> matplotlib.pyplot ;- A brief introduction about the matplotlib module and how we can use to dispaly cool graphs and make understanding of data easier
-> seaborn ;- A brief introdutuction about the seaborn module and how to use seaborn to analyse our data in graphical forms