Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milaan9/93_python_data_analytics_projects
This repository contains all the data analytics projects that I've worked on in python.
https://github.com/milaan9/93_python_data_analytics_projects
breast-cancer-prediction cervical-cancer-prediction covid-19-prediction data-analytics-projects data-science english-french-tranlation ipython-notebook machine-learning machine-learning-projects poker-hand-predictor python4datascience python4everybody resume-selection stock-news-prediction tutor-milaan9
Last synced: 6 days ago
JSON representation
This repository contains all the data analytics projects that I've worked on in python.
- Host: GitHub
- URL: https://github.com/milaan9/93_python_data_analytics_projects
- Owner: milaan9
- License: mit
- Created: 2021-07-26T18:01:31.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-09T21:09:15.000Z (about 2 years ago)
- Last Synced: 2025-01-18T05:06:21.108Z (6 days ago)
- Topics: breast-cancer-prediction, cervical-cancer-prediction, covid-19-prediction, data-analytics-projects, data-science, english-french-tranlation, ipython-notebook, machine-learning, machine-learning-projects, poker-hand-predictor, python4datascience, python4everybody, resume-selection, stock-news-prediction, tutor-milaan9
- Language: Jupyter Notebook
- Homepage:
- Size: 1.32 GB
- Stars: 535
- Watchers: 7
- Forks: 316
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 93_Python_Data_Analytics_ProjectsThis repository contains all the data analytics projects that I've worked on in python.
| **No.** | **Name** |
| ------- | -------- |
| 01 | **[001_Cervical_Cancer_Predection_with_ML](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/001_Cervical_Cancer_Predection_with_ML)** |
| 02 | **[002_COVID19_Prediction_from_Chest_Xray_Images_with_CNN](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/002_COVID19_Prediction_from_Chest_Xray_Images_with_CNN)** |
| 03 | **[003_Poker_Hand_Prediction](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/003_Poker_Hand_Prediction)** |
| 04 | **[004_Resume_Selection_with_ML](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/004_Resume_Selection_with_ML)** |
| 05 | **[005_Stock_News_Prediction_using_NLP_Tweets_Sentiment_Analysis](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/005_Stock_News_Prediction_using_NLP_Tweets_Sentiment_Analysis)** |
| 06 | **[006_Eng_to_French_Translation_with_LSTM_NN](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/006_Eng_to_French_Translation_with_LSTM_NN)** |
| 07 | **[007_Breast_Cancer_Prediction_with_ML](https://github.com/milaan9/93_Python_Data_Analytics_Projects/tree/main/007_Breast_Cancer_Prediction_with_ML)** |These are **read-only** versions. However you can **`Run βΆ`** all the codes **online** by clicking here β
---
## Frequently asked questions β
### How can I thank you for writing and sharing this tutorial? π·
You can and Starring and Forking is free for you, but it tells me and other people that it was helpful and you like this tutorial.
Go [**`here`**](https://github.com/milaan9/93_Python_Data_Analytics_Projects) if you aren't here already and click β **`β° Star`** and **`β΅ Fork`** button in the top right corner. You will be asked to create a GitHub account if you don't already have one.
---
### How can I read this tutorial without an Internet connection?
1. Go [**`here`**](https://github.com/milaan9/93_Python_Data_Analytics_Projects) and click the big green β **`Code`** button in the top right of the page, then click β [**`Download ZIP`**](https://github.com/milaan9/93_Python_Data_Analytics_Projects/archive/refs/heads/main.zip).
![Download ZIP](img/dnld_rep.png)
2. Extract the ZIP and open it. Unfortunately I don't have any more specific instructions because how exactly this is done depends on which operating system you run.
3. Launch ipython notebook from the folder which contains the notebooks. Open each one of them
**`Kernel > Restart & Clear Output`**
This will clear all the outputs and now you can understand each statement and learn interactively.If you have git and you know how to use it, you can also clone the repository instead of downloading a zip and extracting it. An advantage with doing it this way is that you don't need to download the whole tutorial again to get the latest version of it, all you need to do is to pull with git and run ipython notebook again.
---
## Authors βοΈ
I'm Dr. Milaan Parmar and I have written this tutorial. If you think you can add/correct/edit and enhance this tutorial you are most welcomeπ
See [github's contributors page](https://github.com/milaan9/93_Python_Data_Analytics_Projects/graphs/contributors) for details.
If you have trouble with this tutorial please tell me about it by [Create an issue on GitHub](https://github.com/milaan9/93_Python_Data_Analytics_Projects/issues/new) and I'll make this tutorial better. This is probably the best choice if you had trouble following the tutorial, and something in it should be explained better. You will be asked to create a GitHub account if you don't already have one.
If you like this tutorial, please [give it a β star](https://github.com/milaan9/93_Python_Data_Analytics_Projects).
---
## Licence π
You may use this tutorial freely at your own risk. See [LICENSE](./LICENSE).