Machine Learning -3 Syllabus
MACHINE LEARNING Syllabus: UNIT-1 Introduction: Brief Introduction to Machine Learning, Abstraction and Knowledge Representation, Types of Machine Learning Algorithms, Definition of learning systems, Goals and applications of machine learning, Aspects of developing a learning system, Data Types, training data, concept representation, function approximation. Data Pre-processing: Definition, Steps involved in pre-processing, Techniques UNIT-2 Performance measurement of models: Accuracy, Confusion matrix, TPR, FPR, FNR, TNR, Precision, recall, F1-score, Receiver Operating Characteristic Curve (ROC) curve and AUC. Supervised Learning1: Linear Regression, Multiple Variable Linear Regression, Naïve Bayes Classifiers, Gradient Descent, Multicollinearity, Bias-Variance trade-off. UNIT-3 Supervised Learning2 : Regularization, Logistic Regression, Squashing function, KNN, Support Vector Machine. Decision Tree Learning: Representing concepts as decision trees, Recursive induction of decisi