rhyspang opened this issue 7 years ago · 0 comments
in file geosolver/text/rule_model.py usage of LogisticRegression(class_weight='auto') may causes exceptions, Use class_weight = 'balanced' instead.