JSAT Iris Classifier

October 29, 2020 1 minute

      This is a very simple classifier of the Iris data set using JSAT. The data is downloaded, briefly analyzed, then a Naive Bayes classifier is trained and evaluated. This project’s code is available on github here. Or can be previewed below on repl.it.