项目作者: Rahul-singh98

项目描述 :
Learn Machine Learning from the scratch
高级语言: Jupyter Notebook
项目地址: git://github.com/Rahul-singh98/Machine_learning_from_scratch.git


Machine learning repository

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