Welcome to the Git repository for the FAAST Advance Data Science learning path 🎉
The repository contains the resources for the following courses:
- Introduction to Data Science
- Introduction to Time Series
- Introduction to Text Classification
- Introduction to Recommender Systems
- Model deployment
- Deep Learning
In order to make the best use of this learning path, you should know:
- Basic / Intermediary Python:
- control flow
- functions
- handling errors
- data structures
- files
- virtual environments
- Basic Git: add, commit, checkout, merge, and rebase