Linear Regression in RapidMiner

Опубликовано: 23 Март 2026
на канале: AI-ML Node&Code
5,557
24

This tutorial explains how to use the linear regression model to predict a house's price using housing datasets (the link is in the description). Preprocessing, selecting the target variable, and splitting the data into a training and test set are done. After the training data has been normalized, a linear regression model is applied to it. Performance is measured on both the training and test sets. The outcomes are explained in further detail.

housing dataset:
https://www.kaggle.com/datasets/ashyd...

MORE VIDEOS:

Load data in RapidMiner
   • RapidMiner, Load data, save process, and s...  

Missing values in RapidMiner
   • Missing Values in RapidMiner #missing_valu...  

Decision tree in RapidMiner
   • Decision Tree in RapidMiner #decision_tree...  

Random Forest Classifier in RapidMiner
   • Random Forest Classifier in RapidMiner