Icon

Numeric_​Scorer_​Solution

Numeric_Scorer

Numeric scorer: compare performance of two regression models

Exercise: Numeric Scorer1) Read the dataset ames_predicted_saleprice.csv. It contains information about houses in Ames (Iowa, USA).The "SalePrice" column contains the actual sale price. The “Prediction (Saleprice)” columns contain predictions for the price,performed by two different models - a Linear Regression (LR) and a Polynomial Regression (PL) .2) Evaluate the accuracy of the two models. Use two Numeric Scorer nodes.3) Group the error measures in a single table using the Column Appender node. - Which Error Measures are available? - Which model performed better and why? EvaluateLinear RegressionEvaluatePolynomial RegressionRead dataames_predicted_saleprice.csv Numeric Scorer Numeric Scorer Column Appender CSV Reader Exercise: Numeric Scorer1) Read the dataset ames_predicted_saleprice.csv. It contains information about houses in Ames (Iowa, USA).The "SalePrice" column contains the actual sale price. The “Prediction (Saleprice)” columns contain predictions for the price,performed by two different models - a Linear Regression (LR) and a Polynomial Regression (PL) .2) Evaluate the accuracy of the two models. Use two Numeric Scorer nodes.3) Group the error measures in a single table using the Column Appender node. - Which Error Measures are available? - Which model performed better and why? EvaluateLinear RegressionEvaluatePolynomial RegressionRead dataames_predicted_saleprice.csv Numeric Scorer Numeric Scorer Column Appender CSV Reader

Nodes

Extensions

Links