The data I am talking about is data that I have queried from DBpedia, and therefore I want to improve the results by applying one of the data mining algorithms..
It depends on your objective and data. Are you talking with classification or clustering? What is the task you are handling? Is it entity extraction? Is it ontology building, ontology alignment?
I believe you should try to use clustering algorithms such as K-means algorithm in this case to get the best results. However, the other technique you may use is Fuzzy logic.
It depends on your objective and data. Are you talking with classification or clustering? What is the task you are handling? Is it entity extraction? Is it ontology building, ontology alignment?
The data I am talking about is data that I have queried from DBpedia, and therefore I want to improve the results by applying one of the data mining algorithms..