FLAML
FLAML copied to clipboard
Inconsistent naming
trafficstars
Many thanks for a great package.
I've noticed a small inconsistency concerning random forests: the key in foo.best_config() is max_leaves, which differs from sklearn's max_leaf_nodes.
I have created an PR #1310 to fix the issue mentioned...
I have created an PR #1310 to fix the issue mentioned...
Hi @Programmer-RD-AI , #1310 won't fix the issue, I've raised #1320 to address it.
Check https://github.com/microsoft/FLAML/pull/1320#issuecomment-2244505018 for more details why this won't be fixed.