mindsdb / mindsdb_native

Machine Learning in one line of code
http://mindsdb.com
GNU General Public License v3.0
37 stars 28 forks source link

Add output_class_distribution to get_model_data output #425

Closed StpMax closed 3 years ago

StpMax commented 3 years ago

why

To add *_class_distribution to sql and mongo apis output, need know that model was trained with that argument.

how

output_class_distribution added to model metadata returned by get_model_data