Description Usage Arguments Value
This function is specific to the Final dataset for Boston properties. This is my designed loss function for the polynomial model.
1 | final_loss1(y, y_hat, w, df)
|
y |
Actual target vector |
y_hat |
Estimated/predicted target vector (with its 'names' as the test index) |
w |
Vector of weights |
df |
The cleaned Boston dataset |
The loss value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.