|
|
|
|
|
by tlack
2310 days ago
|
|
1. You can predict multiple values, but it still has to be trained on target values for those features. So, you could predict "D", "P", and "Z", but not any at random - you'd have to design it that way. Look into "multidimensional regression" 2. That seems logical -- supplying a "confidence level" with the training data itself -- but I haven't heard of it, and can't seem to find anything on the search engines. |
|