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

https://github.com/aryank1511/machine-learning-and-data-science-bootcamp

A collection of resources, code, and notes documenting my journey in Machine Learning and Data Science 📚🤖
https://github.com/aryank1511/machine-learning-and-data-science-bootcamp

data-science machine-learning numpy pandas python3 scikitlearn

Last synced: about 1 year ago
JSON representation

A collection of resources, code, and notes documenting my journey in Machine Learning and Data Science 📚🤖

Awesome Lists containing this project

README

          

# Machine Learning and Data Science Bootcamp

A collection of resources, code, and notes documenting my journey in Machine Learning and Data Science 📚🤖

All the code and notes here have been gathered from various sources, and I have compiled them into this repository.

## Table of Contents

1. [Projects](./000-Projects/)
2. [Introduction](./001-Introduction/)
3. [Pandas](./002-Pandas_Data_Analysis/)
4. [NumPy](./003-NumPy/)
5. [Matplotlib](./004-Matplotlib/)
6. [Sci-Kit Learn](./005-Scikitlearn/)
7. [Tensorflow](./006-Tensorflow/)

## Resources

- [Complete Machine Learning and Data Science Bootcamp by ZTM Academy](https://www.udemy.com/share/102vAM3@H5XRhtNJEcNlmDd10XB9mogV4-FFZJsoDWEZNIZC7rUdFEP3KAdlC4NqkcHDJz8a/).
- [Learn Data Analysis with Pandas by Codecademy](https://www.codecademy.com/enrolled/courses/data-processing-pandas)
- [Learn statistics with Python by Codecademy](https://www.codecademy.com/enrolled/courses/learn-statistics-with-python)

## Author

[Aryan Khurana](https://github.com/AryanK1511)