autoClassWeights property

bool? autoClassWeights
getter/setter pair

Whether to calculate class weights automatically based on the popularity of each label.

Implementation

core.bool? autoClassWeights;