There are 0 repository under find-salgorithm topic.
A cluster of Machine Learning algorithms
Dump for all my ML lab work and submissions.
Machine Learning Algorithms uses LATEX for Documentation
Implementation of one of algorithms in Machine Learning, Find-S Algorithm, in Python.
Implement Find-S algorithm which is used in concept learning
1.To understand the implementation procedures for the Machine Learning algorithms. 2.Apply appropriate data sets to the Machine Learning algorithms. (https://archive.ics.uci.edu/ml/datasets.html) 3.Identify and apply Machine Learning algorithms to solve real world problems.
Find-S is a Machine Learning algorithm that finds the most specific hypothesis that fits all the positive examples.