dotnet / dotnet/machinelearning-samples

M-to-N Regression Prediction Demo Code

Open
#980 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
PowerShell
Stars
4.7k
Forks
2.7k
Avg merge
2d 22h
Merged PRs (30d)
1

Description

Hey

I am trying to train a SDCA regression (like the Taxi-Fair example) but instead of predicting a single output value it should predict a vector of 5 values (I have a vector of 128 input floats and a vector of 5 output floats that I try to learn).

I can't figure out how to get this to work and I can not find any online examples that do that either. Can you point me to some dummy code on how to get this to work? I think my error is with how I setup my data processing pipeline.

Sorry, I can't share any code here but if you can just point me to some example code on how to achieve that would be great.

Oli

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.