Machine Learning Concept Map Book

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 20

Machine Learning

Computer Science and Engineering


UNIT II NEURAL NETWORKS AND UNIT IV INSTANCE BASED LEARNING
ITA0608 -MACHINE LEARNING FOR
GENETIC ALGORITHMS
IMAGE PROCESSING
UNIT I- INTRODUCTION 9 Introduction to Arttificial Neural Network 5
15 Instance Based Learning 14
✓ Representation 5
✓ K- Nearest Neighbour Learning 14
✓ Appropriate problems for learning NN 5
1. Well posed Learning Problems 1 ✓ Locally weighted Regression 14
10 Perceptrons 5 ✓ Radial Bases Functions 14
✓ Components of Learning Problem 1 ✓ Algorithm 5 ✓ Case Based Learning 14
✓ Representation 1
✓ Multilayer Perceptron 5
✓ evaluation 1
✓ Optimization 1 ✓ Delta rule of the gradient Descent 5 UNIT V DATA MANIPULATION AND
11 Back Propagation Algorithms 6 ANALYSIS
2. Perspectives and Issues 1
✓ Remarks on Back Propagation Algorithms 7 16 Introduction to Python 15
3. Designing Learning System 1 17 NumPy Basics –
✓ Error Functions Minimization Procedure 7 15
✓ Feedback 1
✓ Math, 15
✓ Target function 1
1 12 introduction to deep neural network- Genetic Algorithms 8 ✓ Indexing, 15
✓ Representation ✓ Filtering 16
✓ Approximation 1 ✓ Genetic Algorithms 8
1 ✓ Statistics 16
✓ Final design ✓ Operations of Genetic Algorithms 8
1 ✓ Aggregation 16
4. Types of Machine Learning ✓ Fitness Functions and Selection 8
1 ✓ saving data 16
✓ Supervised ✓ Hypothesis Space Search 8
1 18 Data analysis with Pandas 17
✓ Unsupervised ✓ Genetic Programming – 8
1 ✓ DataFrame 17
✓ Semi supervised 1 ✓ Models of Evalution and Learning 8
✓ Combining 17
5. Concept Learning 2 ✓ File I/O 17
✓ A concept learning task 2 ✓ Grouping 17
✓ Notation 2 UNIT III BAYESIAN AND COMPUTATIONAL
✓ Data selection:filtering 17
✓ Concept Learning As Search 2 LEARNING
✓ Sorting 17
✓ General to Specific Ordering of 2 13 Bayes Theorem, 9
✓ Plotting 17
Hypothesis ✓ Terms Explanation 9 17
✓ Find S -Finding a Maximally Specific 2 ✓ Concept Learning -Bruite Force 9
Hypothesis ✓ Maximum Likelihood – Derivation 9
6. Version Spaces and Candidate Eliminations 3 ✓ Minimum Description Length Principle 10
✓ Version Space 3
✓ Bayes Optimal Classifier, Gibbs Algorithm 10
✓ Representation 3
✓ Naïve Bayes Classifier 10
✓ Algorithm to obtain VS 3
✓ Bayesian Belief Network 11
✓ The List -Then -Elimination Algorithm ✓ EM Algorithm 11
3
✓ Candidate -Elimination Learning 14 Computational Learning Theory 12
Algorithm ✓ Probability Learning 12
✓ Probably Learning An Approximately Correct 12
7. Remarks on version Space and candidate- 4 Hypothesis 12
elimination ✓ Error of a Hypothesis 12
✓ Inductive bias 4 ✓ Finite Hypothesis Spaces 12
8. Decision tree 4 ✓ Infinite Hypothesis Spaces 13
✓ Representation 4 ✓ Mistake Bound Model 13
✓ Algorithm 4 13
✓ Appropriate problems for decision tree 4
learning
✓ Hypothesis Space search in decision tree 4
Learning
✓ Inductive bias in Decision tree learning 4
✓ Issues with Decision Tree 4

You might also like