Python Machine Learning (AI)
1) Introduction to Data Science
a) Installation Guide Anaconda
b) Introduction to Jupyter
c) What is Data Science
d) Why Data Science
2) Introduction to Python
a) Programming Python
b) Basic of Python
a) Variables and Data Structures
b) Strings
d) Lists
e) Dictionary
f) Conditional Statements (While, For, continue, break)
c) Functions
d) Modules
5) Numpy and Pandas
a) Python Scientific Ecosystem
b) Introduction to Numpy
c) Why Numpy
d) Numpy Vs List
e) Numpy Array Manipulation
f) Introduction to Pandas
g) Pandas for Data Manipulation
h) Dataframes and Missing Dataframes
6) Data Visualization
7) Artifical Intelligence
a) Machine Learning
b) Artifical Intelligence
c) Supervised Learning
d) Linear Regression
e) Prediction using Linear Regression