Skip to content

Machine Learning is concerned with computer programs that automatically improve their performance through experience. This course covers the theory and practical algorithms for machine learning from a variety of perspectives. We cover topics such as FIND-S, Candidate Elimination Algorithm, Decision tree (ID3 Algorithm), Backpropagation Algorithm…

Notifications You must be signed in to change notification settings

technoindianjr/Machine-Learning-Lab---6CS4-22

Repository files navigation

Machine Learning Lab - 6CS4-22

COURSE DESCRIPTION

Machine Learning is concerned with computer programs that automatically improve their performance through experience. This course covers the theory and practical algorithms for machine learning from a variety of perspectives. We cover topics such as: 

  • FIND-S, 
  • Candidate Elimination Algorithm, 
  • Decision tree (ID3 Algorithm), 
  • Backpropagation Algorithm, 
  • Naïve Bayesian classifier, 
  • Bayesian Network, 
  • k-Means Algorithm, 
  • k-Nearest Neighbour Algorithm, 
  • Locally Weighted Regression Algorithm

COURSE OBJECTIVES

This course will enable students to,

1.	Make use of Data sets in implementing the machine learning algorithms
2.	Implement the machine learning concepts and algorithms in any suitable language of
choice.

COURSE OUTCOMES

After studying this course, the students will be able to

1.	Understand the implementation procedures for the machine learning algorithms
2.	Design Java/Python programs for various Learning algorithms.

3.	Apply appropriate data sets to the Machine Learning algorithms

4.	Identify and apply Machine Learning algorithms to solve real world problems

About

Machine Learning is concerned with computer programs that automatically improve their performance through experience. This course covers the theory and practical algorithms for machine learning from a variety of perspectives. We cover topics such as FIND-S, Candidate Elimination Algorithm, Decision tree (ID3 Algorithm), Backpropagation Algorithm…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published