No numerical features.
{% endif %}No categorical features.
{% endif %}No datetime features.
{% endif %}Some features were excluded from the training set.
Except {{ target }} variable which was used as target, also there were excluded variables, in which NaN rate exceeds max_nan_rate = {{ max_nan_rate }}. In addition to this, the variables with max_constant_rate > {{ max_constant_rate }} excluded:
{{ dropped_features_table }} {% else %}No dropped features.
{% endif %}