Supervised learning using k-NN and Naive Bayes
Clone this repository https://github.com/devina-ekawati/Learning-Agent.git
- Run main class GUI
- Choose implementation atau classify menu
- If you choose classify menu, input values for every data attributes.
- If you choose implementation menu, browse file you want the program to learn.
- After you browsed file, choose method and test option (NaiveBayes full training, NaiveBayes 10 fold, K-NN full training, or K-NN 10 fold).