Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smoothed Hinge Loss analysis and refactor #130

Open
ashelkovnykov opened this issue Jun 29, 2016 · 0 comments
Open

Smoothed Hinge Loss analysis and refactor #130

ashelkovnykov opened this issue Jun 29, 2016 · 0 comments

Comments

@ashelkovnykov
Copy link
Contributor

Smoothed Hinge Loss is a bit of a black sheep currently. It was introduced as an experiment with the goal of approximating an SVM using a GLM with a modified Hinge Loss function. However, it's currently uncertain how well the function converges. In addition, it's treated a bit differently in the code than the other functions (ex. normalization is ignored for it). There are no current use cases for it.

We need to take a closer look at Smoothed Hinge Loss and its future within Photon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant