about model creation
satyendra
New Altair Community Member
hi all,
i am working on breast cancer data set to find out whether it is benign or malignant .i have created a model in rapid miner.now i want to create a software for a hospital using this model where a doctor can give known attributes as an input and the software will tell the doctor that the cancer is whether benign or malignant.............................i just want to ask ....whether this thing is possible or not?
i am working on breast cancer data set to find out whether it is benign or malignant .i have created a model in rapid miner.now i want to create a software for a hospital using this model where a doctor can give known attributes as an input and the software will tell the doctor that the cancer is whether benign or malignant.............................i just want to ask ....whether this thing is possible or not?
Tagged:
0
Answers
-
Well, yes.
Take a look at the file "tutorial.pdf" (also available on rapidminer's page on sourceforge) where is explained how to embedd rapidminer in your own java program. Combine this with a piece of swing or (fancy) javafx and you will get what you want.
Beside: Depending on the type of model learned the doctor maybe has to enter a value for every attribute before a class can be predicted. You can workaround this problem by manage a list of all attributes used to print "not sufficient information" - messages.
kind regards,
Steffen0 -
sir,
thanks for the reply.................but can we this thing in c#.net?????? ???0 -
-
Please see
http://rapid-i.com/rapidforum/index.php/topic,1234.0.html
for the ongoing discussion.0