oneDAL
oneDAL copied to clipboard
Lasso Instability Fix
A couple of new functions for writing stable algorithms have been added:
- daal::parallel_deterministic_reduce - tbb::parallel_deterministic_reduce wrapper
- daal::parallel_deterministic_sum - special case when result of reduce is an array
New functionality has been used for stabilizing of Lasso algorithm
make test