+ 2
What should I classify with my AI?
Hey SoloLearn! :D Yesterday I made a simple classification AI based on the K-nearest neighbors alghorithm. I've just manually tested the AI for bugs, but I haven't yet tested it against a real AI database for classification. Does anyone know a simple training database? If you want to take a look at the AI and play around with it here is the link: https://code.sololearn.com/cTarqdfjqI1j
2 ответов
+ 2
Iris dataset found at https://osdn.net/projects/sfnet_irisdss/downloads/IRIS.csv/ is good, Google Iris dataset for it's Wikipedia page
0
Thank you very much indeed😃 Tomorrow I'm going to try it with my AI and I'm gonna upload the code and maybe a post with an explaination for the comminity