CitrineInformatics / lolo

A random forest
Apache License 2.0
41 stars 12 forks source link

Pla 8566/multitask predicted-vs-actual #247

Closed bfolie closed 3 years ago

bfolie commented 3 years ago

Implement getPredictedVsActual for multitask bagged model, and in doing so allow for an implementation of getLoss. Because we expect to use multitask bagged models inside of a standardizer model, we also implement getPredictedVsActual for standardizers.