I want to implement a system that takes symptoms of the patient as input and returns the disease accordinly... i am trying to implement it using weka(open source api)... with dataset of past patient details .I want some guidance.how do i proceed.??
Printable View
I want to implement a system that takes symptoms of the patient as input and returns the disease accordinly... i am trying to implement it using weka(open source api)... with dataset of past patient details .I want some guidance.how do i proceed.??
Read the 'weka' documentation?
kind regards,
Jos
is there any other way for doing same instead of using weka?
I don't know what that 'weka' can do for you, but you can always write everything from scratch if you don't like 'weka' ...
kind regards,
Jos