mindsdb / lightwood

Lightwood is Legos for Machine Learning.
GNU General Public License v3.0
450 stars 94 forks source link

[ENH] Faster TS transforms #1156

Closed paxcema closed 1 year ago

paxcema commented 1 year ago

~Note: should be merged into staging, but will compare against fix_891 while in draft.~

Fixes #1057.

Changelog

Benchmarks

Noticeable runtime speedups, between 2.5x and 16x depending on dataset size and amount of group combinations (if applicable). This is expected given the reduced computational complexity of all modified algorithms.