https://github.com/armandfs/mlds_udemy_course_notes
This repository contains notes and code from the Udemy course on Data Science, Machine Learning, and Deep Learning by Jose Portilla. It includes examples and exercises using libraries like pandas, numpy, scikit-learn, and more.
https://github.com/armandfs/mlds_udemy_course_notes
Last synced: 2 months ago
JSON representation
This repository contains notes and code from the Udemy course on Data Science, Machine Learning, and Deep Learning by Jose Portilla. It includes examples and exercises using libraries like pandas, numpy, scikit-learn, and more.
- Host: GitHub
- URL: https://github.com/armandfs/mlds_udemy_course_notes
- Owner: ArmandFS
- Created: 2024-07-20T05:06:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-22T10:12:15.000Z (over 1 year ago)
- Last Synced: 2025-01-22T11:22:31.223Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 9.79 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ✨ Data Science, Machine Learning, Deep Learning Notes and Python Code ✨
This repository contains notes and code from the Udemy course on Data Science, Machine Learning, and Deep Learning by Jose Portilla. It includes examples, exercises, and projects using popular Python libraries.
## 📊 Contents 📊
- **Notes**: Detailed notes from the course covering various topics in data science, machine learning, and deep learning.
- **Notebooks**: Jupyter notebooks with code examples and exercises.
- **Scripts**: Python scripts for various data science tasks and automation.
## 📖 Libraries Used 📖
- [pandas](https://pandas.pydata.org/)
- [numpy](https://numpy.org/)
- [scikit-learn](https://scikit-learn.org/)
- [matplotlib](https://matplotlib.org/)
- [seaborn](https://seaborn.pydata.org/)
- and many more!