DEPARTMENT OF CSE - DATA SCIENCE
MACHINE LEARNING -IMPORTANT Questions III-I SEM R20-reg
UNIT-1
Introduction- Artificial Intelligence, Machine Learning, Deep learning, Types of
Machine Learning Systems, Main Challenges of Machine Learning. Statistical Learning: Introduction, Supervised
and Unsupervised Learning, Training and Test Loss, Tradeoffs in Statistical Learning, Estimating Risk Statistics,
Sampling distribution of an estimator, Empirical Risk Minimization
UNIT-II
Supervised Learning(Regression/Classification) Basic Methods: Distance based Methods, Nearest Neighbours,
Decision Trees, Naive Bayes, Linear Models: Linear Regression, Logistic Regression, Generalized Linear Models,
Support Vector Machines Binary Classification: Multiclass/Structured outputs, MNIST, Ranking
Unit III
Ensemble Learning and Random Forests: Introduction, Voting Classifiers, Bagging and Pasting, Random Forests, Boosting,
Stacking. Support Vector Machine: Linear SVM Classification, Nonlinear SVM Classification, SVM Regression, Naïve Bayes
Classifiers
Unit IV
Unsupervised Learning Techniques: Clustering, K-Means, Limits of K-Means, Using Clustering for Image Segmentation, Using
Clustering for Preprocessing, Using Clustering for Semi-Supervised Learning, DBSCAN, Gaussian Mixtures. Dimensionality
Reduction: The Curse of Dimensionality, Main Approaches for Dimensionality Reduction, PCA, Using Scikit-Learn, Randomized
PCA, Kernel PCA
Unit V
Neural Networks and Deep Learning Introduction to Artificial Neural Networks with Keras, Implementing MLPs with Keras,
Installing TensorFlow 2, Loading and Preprocessing Data with TensorFlow
Order to study
1. Unit – 5
2. Unit – 3
3. Unit – 2
4. Unit – 4
5. Unit – 1