An open API service indexing awesome lists of open source software.

https://github.com/richardwarepam16/data_science_projects

This is a repository where I stored all my data science projects.
https://github.com/richardwarepam16/data_science_projects

data-science jupyter-notebook machine-learning python

Last synced: about 2 months ago
JSON representation

This is a repository where I stored all my data science projects.

Awesome Lists containing this project

README

          

# Data_Science_Projects

This is a repository where I stored all my data science projects.

# Libraries Used:

Data Analysis:
1. Panda
2. Numpy

Data Visualization:
1. Matplotlib.pyplot
2. Seaborn

Scikit Learn Library.

# Contents:
1. Linear Regression.
2. Logistic Regression.
3. K Nearest Neighbors.
4. Decison Tree.
5. Random Forest.
6. Movie Recommendation System - Recommender System
7. Fake News Detection
8. Breast Cancer Classification - SVM and GridSerachCV
9. Many more to come...