Custom Loss function in support vector machine

4 views (last 30 days)
Hi,
Does anyone know whether it's possible to use a custom loss function in support vector machine model in matlab? Any example or hint will be highly appreciated.
  1 Comment
Bhargavi Maganuru
Bhargavi Maganuru on 24 Dec 2019
By loss function you mean objective function which needs to be minimized?

Sign in to comment.

Answers (1)

Jubeyer Rahman
Jubeyer Rahman on 30 Dec 2019
yes.
  2 Comments
Wanxin Li
Wanxin Li on 24 Nov 2020
I am having the same issue here. Could you please give some guidance on implementation? Thanks in advance.
Jubeyer Rahman
Jubeyer Rahman on 24 Nov 2020
So far I know, this is not easily doable. And I haven't got any feedback since my last post.
But if you need it for neural network, then it is possible to customize the loss function of neural network.

Sign in to comment.

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!