[jira] [Created] (FLINK-13239) Add unary loss functions

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-13239) Add unary loss functions

Shang Yuanchun (Jira)
Xu Yang created FLINK-13239:
-------------------------------

             Summary: Add unary loss functions
                 Key: FLINK-13239
                 URL: https://issues.apache.org/jira/browse/FLINK-13239
             Project: Flink
          Issue Type: Sub-task
          Components: Library / Machine Learning
            Reporter: Xu Yang
            Assignee: Xu Yang


Add unary loss function's interface and 9 common used functions:
# ExponentialLossFunc
# HingeLossFunc
# LogisticLossFunc
# LogLossFunc
# PerceptronLossFunc
# ZeroOneLossFunc
# SquareLossFunc
# SvrLossFunc
# HuberLossFunc

More information about loss function, please seeļ¼š
* https://en.wikipedia.org/wiki/Loss_function
* https://en.wikipedia.org/wiki/Loss_functions_for_classification



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)