civisanalytics / civis-r

Civis API Client for R: https://civisanalytics.com/products/civis-platform/
Other
16 stars 12 forks source link

ENH: extend get_metric() to support multi-output models #145

Open nik-bladey opened 6 years ago

nik-bladey commented 6 years ago

get_metric() currently makes it easy to extract model metric metadata from single-output CivisML objects. I'd like to expand this function so it can also support multi-output (particularly for deciles).

patr1ckm commented 6 years ago

This is currently blocked by having the multi-output metadata available for all metrics.