Altair RISE

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

predicting float label which depends on polynominal attributes

User: "denmla"
New Altair Community Member
Updated by Jocelyn
Hi there!

I am new to rapidminer and to datamining. Rapidminer is my first dataminig tool and im very pleased with it, it is very good for newcomers, but i have some problems and i need someone who is an expert to help me

I have a data in excel that looks like this:

variable X - lable, its an float variable (student grade, for an example 3.73)
variable Y1 - attribute, nominal value (can have 4 values that ive coded in numberes: 1, 2, 3, 4)
variable Z1 - attribute, nominal value (can have 6 values taht ive coded in numbers from 1 to 6)
variable Y2 - attribute, nominal value (can have 4 values that ive coded in numberes: 1, 2, 3, 4)
variable Z2 - attribute, nominal value (can have 6 values taht ive coded in numbers from 1 to 6)

i want to predict X depending on Y1, Z1, Y2, Z2

first i thought to use linear regression with converting nominal to binominal first (dummy coding), but rapidminer made an output of only 2 variables in model that X depends on, instead of all 4 (and it has no sense that others have no influance on X)

ive also used weka library linear regression, without dummy coding first, got same result

any help? can you point me how to setup this? is there some other algorithms for this problem (label is a number, but attributes are polynominal)?

i hope im making it clear whats my problem

thank you

mladen

Find more posts tagged with