What should I classify with my AI? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

17th Aug 2017, 9:56 AM
prenone
2 Answers
+ 2
Iris dataset found at https://osdn.net/projects/sfnet_irisdss/downloads/IRIS.csv/ is good, Google Iris dataset for it's Wikipedia page
17th Aug 2017, 5:18 PM
Ralph Landon
Ralph Landon - avatar
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
17th Aug 2017, 5:20 PM
prenone