Skip to content

[MRG] Documentation fix for MLP #7962

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
Dec 2, 2016
Merged

Conversation

aferritto
Copy link
Contributor

Reference Issue #6780

What does this implement/fix? Explain your changes. I changed alpha to alpha/2 in the square error loss function for the MLP.

Any other comments? Does the first term in the loss function need a factor of 1/N to reflect the mean call here?

@aferritto
Copy link
Contributor Author

aferritto commented Dec 2, 2016

Looks like "sklearn.linear_model.tests.test_logistic.test_multinomial_logistic_regression_string_inputs" is failing for AppVeyor. Not sure why.

@chenhe95
Copy link
Contributor

chenhe95 commented Dec 2, 2016

I was able to reproduce the AppVeyor test case failure and opened up an issue on it!

@amueller
Copy link
Member

amueller commented Dec 2, 2016

lgtm, thanks :)

@amueller amueller merged commit 6e66452 into scikit-learn:master Dec 2, 2016
@aferritto aferritto deleted the fix6780 branch December 2, 2016 15:30
sergeyf pushed a commit to sergeyf/scikit-learn that referenced this pull request Feb 28, 2017
Sundrique pushed a commit to Sundrique/scikit-learn that referenced this pull request Jun 14, 2017
NelleV pushed a commit to NelleV/scikit-learn that referenced this pull request Aug 11, 2017
paulha pushed a commit to paulha/scikit-learn that referenced this pull request Aug 19, 2017
maskani-moh pushed a commit to maskani-moh/scikit-learn that referenced this pull request Nov 15, 2017
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

Successfully merging this pull request may close these issues.

3 participants