Yair_
Yair_
updated lightgbm to 3.3.0 (latest version in pypi) , and the problem persists.
opened https://github.com/mljar/mljar-supervised/pull/594 , please check
thanks @pplonski , can you release a new version with the fix ?
dataset is attached, target is the last column. [electrical_grid.csv](https://github.com/mljar/mljar-supervised/files/9895540/electrical_grid.csv) just train AutoML with these params : ("total_time_limit": 120, "ml_task": "binary_classification", "mode": "Perform", "eval_metric": "f1", "n_jobs": -1, "random_state": 0) and get_leaderboard()...
tried, not proficient in creating distributions... i think we only need to add operating systems in setup.py: classifiers=[ "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language...