Is this gradient-based? #463
Replies: 1 comment
|
That depends on the learner type and the loss function. The default loss function for the 1D, 2D, and ND learner is related to the gradient. See https://adaptive.readthedocs.io/en/latest/tutorial/tutorial.custom_loss.html |
0 replies
Answer selected by
ogencoglu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That depends on the learner type and the loss function. The default loss function for the 1D, 2D, and ND learner is related to the gradient.
See https://adaptive.readthedocs.io/en/latest/tutorial/tutorial.custom_loss.html