AI and ML With Python PDF
AI and ML With Python PDF
Day 1 Three hours What is the relevance of AI and ML and its inclusion
in Industry 4.0 and how programming concepts are
used in AI and ML, Installation and using Python:
What is Python language and why Python for AI and
ML?
Day 2 Three hours Some real-life examples of AI and ML, Variables
and expressions in Python: how a program uses the
computer's memory to store, retrieve and calculate
information, introduction to handling data with Excel
sheets and CSV files in Python, Introduction to Py-
thon, Installation and features of python, Data Types,
Variables, Basic Input-Output Operations, Boolean
Values
Day 3 Three hours Working with Data in Python: Pandas: Working with
and Saving Data, Introduction to Data: Types of data
that exist and observe where they can be found in
everyday life, introduction to Jupyter notebooks,
pandas, numpy, matplotlib, scikit-learn
Day Time duration Contents
Day 4 Three hours Data Manipulation with Python: Study toolkits Py-
thon has for data cleaning and processing -- pandas.
How to read and query data into Data Frame struc-
tures, analyzing categorical data, Displaying and
comparing quantitative data, Summarizing quantita-
tive data.
Day 5 Three hours Data Processing with Pandas: merge Data Frames,
generate summary tables, Data processing with
numpy, Introduction to Machine Learning, super-
vised learning, Linear regression,
Day 6 Three hours Introduction to Data Visualization Tools in Python,
Generating plots, charts and graphs in Python for
project examples, Plots and charts with Python
Day 7 Three hours Introduction to Unsupervised learning, Clustering,
Features and applications, Simple exercises and ex-
amples related to data processing with Pandas, linear
regression continued, K-means clustering
Day 8 Three hours Introduction to natural language processing, under-
standing text analysis, regex expressions, generating
word cloud, sentiment analysis