Applied Ai Schedule
Applied Ai Schedule
Applied Ai Schedule
Schedule
DATE CHAPTER TOPIC
Keywords and identifiers, comments,
indentation and statements, Variables
and data types in Python, Standard Input
Python For and Output, Operators, Control flow: if
2019-03-25 else, Control flow: while loop, Control
Datascience
flow: for loop, Control flow: break and
continue,Revision Python For
Datascience
Classification
Algorithms in Revision Classification Algorithms in
2019-04-18 Various Situations
Various
Situations
Accuracy, Confusion matrix, TPR, FPR,
FNR, TNR, Precision and recall, F1-
score, Receiver Operating Characteristic
Performance Curve (ROC) curve and AUC, Log-loss,
2019-04-19 Measurement of R-Squared/Coefficient of determination,
Models Median absolute deviation (MAD),
Distribution of errors, Assignment-3:
Apply k-nearest neighbour
Solving
2019-04-28 Optimization Revision Solving Optimization Problems
Problems
Geometric Intuition, Why we take values
+1 and and -1 for Support vector planes,
Mathematical derivation, Loss function
Support Vector (Hinge Loss) based interpretation, Dual
2019-04-29 form of SVM formulation, Kernel trick,
Machines
Polynomial kernel, RBF-Kernel, Domain
specific Kernels, Train and run time
complexities