Module-I: Basics of Machine Learning
- Introduction to Machine Learning
- Data set - Types of data sets
- Steps to build a machine learning model
- Types of Machine Learning Techniques
- Goals and applications of machine learning
- Benefits of machine learning
- Challenges of machine learning
Module-II. Machine Learning Tools and Libraries
- Programming languages for machine learning
- Popular machine learning libraries
- Cloud-based machine learning platforms
Module-III. Supervised Learning
- What is supervised learning?
- Common supervised learning algorithms
- Regression
- Classification
- Evaluation metrics for supervised learning
Module-IV. Unsupervised Learning
- What is unsupervised learning?
- Common unsupervised learning algorithms
- Clustering
- Dimensionality reduction
- Anomaly detection
Module-V. Reinforcement Learning
- What is reinforcement learning?
- Common reinforcement learning algorithms
- Q-learning
- Policy gradients
Module-VI. Machine Learning Best Practices
- Data preparation
- Model selection
- Model evaluation
- Model deployment
Module-VII. Advanced Machine Learning Topics
- Deep learning
- Natural language processing
- Computer vision
- Recommender systems
Module-VIII. Decision Tree Learning
- Introduction
- How to calculate Entropy and Information Gain
- Decision Tree Representation
- Appropriate Problems for Decision Tree Learning
- The Basic Decision Tree Learning Algorithm
- Hypothesis Space Search in Decision Tree Learning
- Inductive Bias in Decision Tree Learning
- Issues in Decision Tree Learning
- Pruning in Decision Tree
UNIT-I
- Introduction to Machine Learning
- Definition of learning systems
- Goals and applications of machine learning
- Aspects of developing a learning system
- The concept learning task
- Concept learning as search through a hypothesis space
- General-to-specific ordering of hypotheses
- Finding maximally specific hypotheses ( Find S-Algorithm)
- Version spaces and the candidate elimination algorithm
- Learning conjunctive concepts
- The importance of inductive bias
UNIT-II (Decision Tree Learning)
- Representing concepts as decision trees
- Recursive induction of decision trees
- Picking the best splitting attribute
- entropy and information gain
- Searching for simple trees and computational complexity
- Occam's razor
- Over fitting, noisy data, and pruning.
- Experimental Evaluation of Learning Algorithms:
- Measuring the accuracy of learned hypotheses.
- Comparing learning algorithms:
- cross-validation
- learning curves, and statistical hypothesis testing.
UNIT-III
0 comments :
Post a Comment
Note: only a member of this blog may post a comment.