mirror of
https://github.com/elastic/eland.git
synced 2025-07-24 00:00:39 +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