Linear Regression
ratheesan
New Altair Community Member
Hi,
I have one doubt in Linear Regression.Now I have two variables X and Y.My objective is to fit a linear regression Y=a+bX.But sometimes rapidminer providing a single value only instead of a+bX.After I applied the same data in excel it giving the result like Y=a+bX.How can I solve this.
Thanks
Ratheesan
I have one doubt in Linear Regression.Now I have two variables X and Y.My objective is to fit a linear regression Y=a+bX.But sometimes rapidminer providing a single value only instead of a+bX.After I applied the same data in excel it giving the result like Y=a+bX.How can I solve this.
Thanks
Ratheesan
Tagged:
0
Answers
-
Hi,
set the feature selection parameter of the [tt] Linear Regression[/tt] operator to [tt]none[/tt]. This should help.
Kind regards,
Tobias0