Hi I am making a data mining application that can classify patients to their correct diagnosis, based on their symptons. I was wondering if anyone knew what is the most suitable dataset I need and from where I can get it from. Is it a better approach to specialise in a certain area (ie Heart disease, diabetes etc) or should I classify patients on the whole, based on all types off illnesses? Ideally I want the dataset to be based on patients visits to their doctor. Therefore it should contain symptons and the diagnosis. However if I can get a dataset that contains other attributes such as age, gender etc then that would be even better. If anyone can help me and point me towards a suitable dataset then I would appreciate it. Thanks
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
closed as not a real question by Oded♦, Soldier.moth, Randy, bensiu, t0mm13b Jan 16 at 1:48
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
There are some example datasets out there. For example in Weka there is a dataset with diabetes data. These are the variables:
Also have a look at this page for a list of some more publicly available resources (some of which may have medical background): |
||||
|
|