Programming language used: Matlab
Algorithm performed : Find_S algorithm
Description : Following a given data set, we were to perform the Find_S algorithm to find out the different accuracies based on the different k values given. It was required for us to apply as much matrix manipulations possible during this task. Requirement and grading was set on the different graphs (histograms) produced after running the algorithm 100 times over for each of the given k values.
Algorithm performed : ID3 / Bayes Classification algorithm
Description :