Skip to content

Remove special case for Logistic Regression in MacroUtils.cs #147

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

Merged
merged 1 commit into from
May 14, 2018

Conversation

yaeldekel
Copy link

We had a special case for LR in MacroUtils since its entry point name didn't match the pattern of the other classifiers (of ending with either "Classifier" or "BinaryClassifier"). Now that this is fixed, we can remove this special case.

@yaeldekel yaeldekel requested review from GalOshri and eerhardt May 14, 2018 16:32
Copy link
Contributor

@Ivanidzo4ka Ivanidzo4ka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

Copy link
Contributor

@TomFinley TomFinley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@yaeldekel yaeldekel merged commit 3102180 into dotnet:master May 14, 2018
@yaeldekel yaeldekel deleted the logisticregression branch May 14, 2018 17:03
eerhardt pushed a commit to eerhardt/machinelearning that referenced this pull request Jul 27, 2018
@ghost ghost locked as resolved and limited conversation to collaborators Mar 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants