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

fix model input features #198

Merged
merged 3 commits into from
Feb 20, 2020
Merged

fix model input features #198

merged 3 commits into from
Feb 20, 2020

Conversation

romanlytvyn
Copy link
Contributor

Output labels should be excluded from the model input features.
Fixes #157

Additionally, scoring model should accept array of doubles as an input.
Otherwise fractional numbers are being cast to integer resulting in zeros.

@msftclas
Copy link

msftclas commented Feb 20, 2020

CLA assistant check
All CLA requirements met.

@eedorenko eedorenko merged commit 07da4ef into microsoft:master Feb 20, 2020
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.

tutorial - getting started doc - smoke test job fail with 502 Server Error: Bad Gateway
4 participants