Skip to content

Conversation

@kere-nel
Copy link
Contributor

@kere-nel kere-nel commented Mar 23, 2020

Fixes dimension bug for MulticlassLogisticRegression and SdcaMaximumEntropy in Nimbus (microsoft/NimbusML#473)
Unsqueeze was adding dimension 0 to the label tensor - to get shape (1,#samples), instead of the expected shape (#samples, 1).

@kere-nel kere-nel requested a review from a team as a code owner March 23, 2020 23:25
@kere-nel kere-nel changed the title fix for logistic regression Fixes multiclass logistic regression Mar 23, 2020
@kere-nel kere-nel merged commit b00b703 into dotnet:master Mar 24, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Mar 18, 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.

2 participants