Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

Suggestion

1. Differentiate between
a) classification and regression in machine learning
b) ML and Deep Learning
c) Supervised Learning and Unsupervised Learning and Reinforcement Learning
d) Linear Regression vs. Logistic Regression vs. polynomial regression
e) Traditional Programming Model and Machine Learning Model
f) Entropy and Information Gain
e) Semi-supervised Learning vs. Reinforcement Learning

2. Find out F1 score, precision, accuracy, entropy, Gini Index


3. Find the probability of the randomly picked card to be King given that it is a face card
using Naïve Bayes theorem
4. Describe: KNN Algorithm, Decision Tree Algorithm,ID3 algorithm, SVM, non linear
SVM and kernel function, K-Means Clustering, matrix factorization, Random Forest,
PCA, Ensemble modeling, Bagging, Boosting and Stacking
5. Short Note: cross validation, Naïve Bayes Classification, Sparse Modeling, Performance
metrics to evaluate an ML model, Clustering, overfitting and underfiting

You might also like