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

https://github.com/markoshb/my-data-science-learning-projects

Short but illustrative notebooks to showcase data-analysis in Python
https://github.com/markoshb/my-data-science-learning-projects

data-science matplotlib-pyplot pandas python pythorch scikit-learn tensorflow

Last synced: 3 months ago
JSON representation

Short but illustrative notebooks to showcase data-analysis in Python

Awesome Lists containing this project

README

        

# ๐Ÿš€ My Data Science Learning Projects.

Welcome to my personal collection of hands-on data science projects! This repository showcases my journey exploring and mastering various data science concepts, tools, and techniques.

### ๐ŸŒธ Iris Classification.
- ๐Ÿ“„ [Notebook](https://github.com/MarkosHB/My-Data-Science-Learning-Projects/blob/main/iris/notebook.ipynb)
- ๐Ÿ› ๏ธ **Technologies:** Pandas, PyTorch.
- ๐Ÿงช **Summary:** A classic classification problem using the Iris dataset to practice data manipulation, visualization, and building simple neural networks.

### ๐Ÿฉบ Diabetes Prediction.
- ๐Ÿ“„ [Notebook](https://github.com/MarkosHB/My-Data-Science-Learning-Projects/blob/main/diabetes/notebook.ipynb)
- ๐Ÿ› ๏ธ **Technologies:** Scikit-learn, TensorFlow.
- ๐Ÿงช **Summary:** Predicting the likelihood of diabetes using machine learning models, focusing on data preprocessing and model evaluation.

### ๐Ÿ“Š Manage Your Data.
- ๐Ÿ“„ [Repository](https://github.com/MarkosHB/ManageYourData)
- ๐Ÿ› ๏ธ **Technologies:** Pandas, Matplotlib, FPDF, Openpyxl, Streamlit.
- ๐Ÿงช **Summary:** A self-made tool for generating PDF reports from data files locally.
---

๐ŸŒŸ Stay tuned as I continue to expand this repository with more exciting projects!