mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
I updated the tree serialization format for the new scikit learn versions. I also updated the minimum requirement of scikit learn to 1.3 to ensure compatibility. Fixes #555