Nik (Anna) Bladey
Nik (Anna) Bladey
It would be helpful if the documentation for the `table_columns` parameter surfaced in API Client resources (like in `post_files_csv`, among others) specified that the array of hashes must be ordered....
hist.ml() currently makes it easy to plot a histogram of the predicted scores or probabilities for single-output CivisML objects. I'd like to expand this function so it can also support...
plot.civis_ml_classifier() currently makes it easy to create a decile plot for single-output CivisML classification objects. I'd like to expand this function so it can also support multi-output.
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).