Continuous Community Learning
This is a group for bringing together everyone interested in Text and Data mining, and anything that has broadly to do with handling unstructured data - Search, Natural Language Processing, Machine Learning
Members: 32
Latest Activity: Sep 8, 2011
Text/Data Mining Mentor
Anoop Kunchukuttan is the mentor for this group. For any questions about this group or this area in general post a message to Anoop Kunchukuttan
Comment
Here are a few presentations about data mining and text mining to give you a flavor for what they contain:
1. http://www.classle.net/sites/default/files/text/29974/datamining-in...
2. https://docs.google.com/leaf?id=0BxsJNvcAVU0HODAyMGJmMzEtNjA3Yy00MD...
3. https://docs.google.com/viewer?a=v&pid=explorer&chrome=true...
Read them and let me know if you have any more questions.
Check out Weka - it has a k-means algorithm and decision tree algorithms (though I am not sure if it has ID3, it has other decision tree algorithms).Weka is a widely used library of data mining algorithms.(http://www.cs.waikato.ac.nz/ml/weka/)
There is a weka extension - http://sourceforge.net/projects/weka-id3/ - though it may be better for you to use the algorithms that ship with Weka at this stage.
What kind of analysis are you doing over consumer behaviour data? that will help you to choose the right algorithm.
http://bow-masbow.blogspot.com/2010/12/contoh-implementasi-algoritma-id3-dalam.html
right now m looking to run this code ....it has no error ...but its need data file at run time ....i have no idea ...i tried running csv file with it but no luck ...the other data set i have is of the format .names .test i dont know how to run dese data sets through mine code ...i want to build mining application which performs clusterisation and classification ..data sets i want to take is consumer behavorial data
Yes we have not been able to focus on this area due to other focus areas, but your project could be a good starting point for discussions :-)
Can you provide some more details of what your project is all about in more detail, what data set do you plan to use these algorithms for ? Have you analyzed the problem statement and decided on utilizing these algorithms ? Please give use these details first.
This community is more about understanding the overall project jointly and discuss and coming up with ideal solutions jointly rather than just point you to working code for an algorithm. That is the whole objective of community. I am sure there are sample code for the algorithms you mention but its best to get a broader understanding first.
© 2012 Created by Kaushik.
You need to be a member of Text and Data Mining to add comments!