neurodata / treeple

Scikit-learn compatible decision trees beyond those offered in scikit-learn
https://treeple.ai
Other
61 stars 14 forks source link

Accelerating sorting routines within greedy trees - SIMD and C++ #289

Open adam2392 opened 2 months ago

adam2392 commented 2 months ago

If we can leverage C++ inside the codebase to do accelerated sorting, then we might see trees speed up considerably.

https://github.com/intel/x86-simd-sort