Does RM have a learner that can do local regression (also known as loess)? I'm thinking of something along the lines of the loess() or locfit() functions in R, or PROC LOESS in SAS.
Hi Keith, unfortunatly RapidMiner does not provide something like a distancebased local regression. As far as I know we only provide kNN doing neighbourhood based local regression. But I don't know all the WEKA algorithms and their names are more confusing than helping.
We should add polynomial local regression by the time.
unfortunatly RapidMiner does not provide something like a distancebased local regression. As far as I know we only provide kNN doing neighbourhood based local regression. But I don't know all the WEKA algorithms and their names are more confusing than helping.
We should add polynomial local regression by the time.
Greetings,
Sebastian