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

Improved column importances #516

Closed paxcema closed 3 years ago

paxcema commented 3 years ago

Why

Some column importance edge cases were unintuitive.

How

Rescaling all scores through a manually tuned softmax for improved importance distributions.