Do you have a sample code suggestion to predict illness to a blood type?
Blood type is an input from the user and when the user inputs the blood type it would give you all possible illness for that blood type. Is that possible? Am using netbeans and not sure how i can connect collated raw data to netbeans.

Recommended Answers

All 5 Replies

assuming you have a db of all the possible illness it is pretty easy to do so.
IS connection to the database your problem or programming using if else is problem please specify.

DO you have the data and logic with you . IF yes , then coding is not a problem.
I mean for what value of input , what illness we should display etc. If you have those raw data , then coding is not a big deal.

did some researched and found some way connecting the raw data from excel to netbeans... still studying how to connect this using servlet though.. will try to work on this one.. tnx..

do you know wer to download org.apache.poi.hssf? or the apache poi? tnx :)

found it already. ^^

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.