Classifying objects
Posted by:
Hanky
Date: December 07, 2014 12:50PM
Hey,
I have problem and need very good solution to solve it, basic ones are not enough.
I have 387 objects. Each objects is defined with 236 attributes (double values). Goal in this task is to classify each object to "WATER" or "FIRE" team.
I did it with K-Means algorithm, but my Professor said that results are too weak. What method shall I use to solve such task in a very good way?
Thanks for help!