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.
- Host: GitHub
- URL: https://github.com/richardwarepam16/data_science_projects
- Owner: richardwarepam16
- Created: 2022-04-19T11:46:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-05-07T05:45:35.000Z (about 4 years ago)
- Last Synced: 2025-01-22T02:23:36.742Z (over 1 year ago)
- Topics: data-science, jupyter-notebook, machine-learning, python
- Language: Jupyter Notebook
- Homepage:
- Size: 15.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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...