Altair RISE

A program to recognize and reward our most engaged community members
Nominate Yourself Now!

about model creation

User: "satyendra"
New Altair Community Member
Updated by Jocelyn
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?

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "steffen"
    New Altair Community Member
    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,

    Steffen
    User: "satyendra"
    New Altair Community Member
    OP
    sir,
          thanks for the reply.................but can we this thing in c#.net?????? ???
    User: "land"
    New Altair Community Member
    Please see
    http://rapid-i.com/rapidforum/index.php/topic,1234.0.html
    for the ongoing discussion.