[rules-users] FW: Implementation of expert system

krish1315 krishna.binyala at siemens.com
Thu Sep 18 01:31:45 EDT 2008


Thanks mark! for your prompt reply....

We wanted to build a systems for medical domain... we have patient data with
us... like patient history....
We want to reason over this data and give advice and recommendation based on
this data...

prediction of disease to the doctor based on the symptom... and system
should be self sustain to take the decision....

I agree you will find this very abstract requirement... but at this point of
time we have this information only...


Mark, Only information i am looking into at this point of time is that  "can
we build such system using drools" ...
Please reply so that i can dig more into this.... :)

Thanks,
Krishna 




Mark Proctor wrote:
> 
> Binyala, Krishna Gopal IN BLR SISL wrote:
>>
>>  
>>
>> Hello,
>>
>> I am new to drools community...
>>
>> I want to develop an expert system for medical application using 
>> drools. can you please let me know how to use history data in 
>> drools... Because as far as i know we have to keep all the data in the 
>> working memory to access.
>>
> Data can also be retrieved via a hibernate session using the "from" 
> keyword.  But still Drools can only see what is inserted our what is 
> bound locally via the 'from' keyword so you'll have to figure our your 
> own strategy for what data you need and when.
>>
>>  
>>
>>  
>>
>> How should i implement such system?
>>
> You have not given us enough background information to answer this - so 
> my answer is please make sure you go through each and every example in 
> the drools documentation.
>>
>> Would be better if you can provide some reference to existing expert 
>> system implemented using drools.
>>
> Again see the various examples.
>>
>>  
>>
>>  
>>
>> Thanks in advance.
>>
>> Krishna Gopal
>>
>>  
>>
>> In three words I can sum up everything I've learned about life: it 
>> goes on...
>>
>>  
>>
>>
>> Important notice:This e-mail and any attachment thereto contains 
>> corporate proprietary information. If you have received it by mistake, 
>> please notify us immediately by reply e-mail and delete this e-mail 
>> and its attachments from your system.
>> Thank You.
>>
>> ------------------------------------------------------------------------
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>   
> 
> 
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
> 
> 

-- 
View this message in context: http://www.nabble.com/FW%3A-Implementation--of-expert-system-tp19544782p19546220.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list