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
Scoring - Using Classification models
mario_sark
Member Posts: 13 Contributor I
Dears,
i will try to build a scoring model using Rapidminer (Classification Models). is it possible in rapidminer to have score like below for each significant variable? so the higher the score is the more the predicted value will be a YES.
example
For example in this case if the age is between 18 and 30 and the customer has a conciliation (flagged as yes) the customer score will be 11.
Thank you ,
Mario
i will try to build a scoring model using Rapidminer (Classification Models). is it possible in rapidminer to have score like below for each significant variable? so the higher the score is the more the predicted value will be a YES.
example
Attribute | Condition | Score |
Age | 18 < x<=30 | 6 |
Age | >30 | -2 |
Domiciliation | Yes | 5 |
Issurance | No | -2 |
For example in this case if the age is between 18 and 30 and the customer has a conciliation (flagged as yes) the customer score will be 11.
Thank you ,
Mario
Tagged:
0
Answers
There is no default method or operator to produce a table like this unless you assign scores manually.
My question here is, however, what is the expected input and output of a classification model you mentioned? What kind of a dataset do you want to start with?
Your example looks more like a traditional scoring card where each variable value (Yes, No) or bin (18-30, 30+) is assigned a specific score value, and those are summed up afterward. How do you plan though to come to certain variables binning and assigning scores?
Vladimir
http://whatthefraud.wtf
Thank you for your reply, actually the idea is generating scores instead of Coefficients. The aim is to target customer who do not has deposits and have the same behavior like those who has deposits.
Multiple variable we will take into consideration such as: Age, Domiciliations, Demographic,... and apply a classification technique to differentiate the two classes and identify significant variables.
As results customers who have scores high with no Deposits we should target them.
I don't know if its possible to generate these scores using RapidMiner.
Thank you,
Mario
Ingo
But certainly it is overkill from the perspective of machine learning, which might not be needed in this instance, depending on what the OP actually wants to do.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts