I would like to easily implement a data classification project, so I’m looking for the language which provides the library for that. Could you suggest the proper language?
I would like to easily implement a data classification project, so I’m looking for
Share
(A little late coming, but I thought this answer should be here for the record).
WEKA and MALLET are two useful libraries for data classification that I’ve come across. I’ve used WEKA in a couple of projects and can say that it is pretty mature. Both these libraries are Java-based.