The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
about model creation
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?
0
Answers
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,
Steffen
thanks for the reply.................but can we this thing in c#.net?????? ???
http://rapid-i.com/rapidforum/index.php/topic,1234.0.html