Experiment 1: The probability that it is Friday and that a student is absent is 3 %


Experiment 2:  Extract the data from database using python


Experiment 3: Implement k-nearest neighbours classification using python


Experiment 4: Given the following data, which specify classifications for nine combinations of
VAR1 and VAR2 predict a classification for a case where VAR1=0.906 and
VAR2=0.606, using the result of kmeans clustering with 3 means...


Experiment 5: Bayes theorem 

Experiment: 6 Linear Regression 

Experiment: 7 Implement Naive Bayes theorem


Experiment 8: Generic algorithm

Experiment 9: Back propagation algorithm