Regression Task

Model Parameters

load('../config/params.RData')

Project Name: r params$project_name
Model: r params$method_name
Output Variable: r params$out_var
Model Formula: r params$model_formula
Type of Task: Regression r params$regression - Classification r params$classification
Timestamp: r params$timestamp
Model Parameters:

print(params$rf)

Performance Metrics

Add a graph that plots the training MSE and the validation MSE as a function of the model's flexibility

Add a graph of the bias and variance as a function of the model's flexibility, plot the test MSE nearby.



rebordao/modellatoR documentation built on May 27, 2019, 4:01 a.m.