vote up 1 vote down star
2

Hi

I am looking for project ideas in the field of data mining. I expect to complete it in a quarter and intend to use C++, Linux as the environment.

The course I'm taking aims to build the basics of data mining and covers topics like Classification, Regression-Modeling, Clustering and Association learning.

Please point me to some good ideas which I can chew on.

cheers

flag

3 Answers

vote up 2 vote down

How about using the SO data dump as a data source and deriving relationships based on tags, age, location, etc.

link|flag
vote up 1 vote down

Here is a data mining competition that is currently open and might interest you. http://www.informsdmcontest2009.org/ . The dataset has data of every visit of a patient to a hospital. The goal is to determine the outcome of a patient's current visit, given data about all their previous visits.

link|flag
vote up 1 vote down

idea: mine US census data for correlations between race and the amount of money made by persons. or, mine for relationships you didnt think about.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.