Description Usage Arguments Value Examples
step2 - Data exploration, Optimal model verification and confirmation
1 | step2(x_train, x_test, y1, y2, y3)
|
x_train |
: trainset |
x_test |
: testset |
y1 |
: y expression of training data( y~. ) |
y2 |
: y expression of test data( y~. ) |
y3 |
: y value of test data( y ) |
Linear& random forest model,Residual analysis result, Performance of both models
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.