- Nithin Krishna
I have used KNN , Decision Tree Classifier & XG Boost algorithms on the KDD dataset which when compared to the deep learning models has given us quite low accuracies.
I have also implemented one of the deep learning models i.e ANN which has given me the highest accuracy which is around 0.99.
Built an Apriori which is an algorithm used for Association Rule Mining. It searches for a series of frequent sets of items in the datasets.