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

use HingeLoss as default loss function #6816

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

feiyun0112
Copy link
Contributor

#6815

StandardTrainersCatalog.AveragedPerceptron factory method uses LogLoss as its default loss function, which contradicts method documentation and defaults.AveragedPerceptronTrainer.Options

@michaelgsharp
Copy link
Member

/azp run

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@michaelgsharp
Copy link
Member

@feiyun0112 why do you want to switch the default loss function? Is HingeLoss better?

@feiyun0112
Copy link
Contributor Author

@feiyun0112 why do you want to switch the default loss function? Is HingeLoss better?

please see this issue #6815

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

Successfully merging this pull request may close these issues.

None yet

3 participants