feat: Removal compression
This adds data compression approaches relying on data removal, to check how new algorithm compare to basic strategies:
- regular removal (removing X values out of Y)
- random removal (each value has 1 chance out of 2 to be deleted)