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

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.

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!