You are on page 1of 2

Ch 1

 What is learning?
 Human vs machine learning
 Application of ML
 Explain PTEwith example
 Types of ML
 Diff between supervised, unsupervised and reinforcement
 What is supervised learning
 What is unsupervised learning
 What is reinforcement learning

Ch 2

 CSV file
 What is numpy , how to import it?
 What is ndarray
 Whar Is pandas
 What is series and data frame, explain with example
 What is head() and tail() function
 How to find mean, median, mode in csv file using pandas
 What is matplotlib, how to import it?
 Types of plot in matplotlib and explain with example
 What is seaborn and how to import it?

Ch 3

 What is dataset
 What is data and types of data
 What is dirty data
 What is iloc() function
 What is dependent and independent variable
 Lifecycle (steps) of data preprocessing
 What is dropna(), fillna(), simpleimputer class
 How to get dummies function
 What is training and testing dataset
 What is overfitting, underfitting, outlier and multicollinearity
 KNN alogorithm
 K means clustering
Ch 4
 Deep learning
 Deep learning vs Machine learning
 ANN
 What is neuron
 ANN vs BNN
 ANN structure
 FULL FORM
 ANN
 CNN
 BNN
 GAN

You might also like