Intel® oneAPI Data Analytics Library
Learn from community members on how to build compute-intensive applications that run efficiently on Intel® architecture.

Regularization for Linear and Logistic regression

Sebastian_B_1
Beginner
1,016 Views

There does not seem to be support for L1 and L2 regularization for linear + logistic regression. 

Are you planning on adding this feature in future versions?

0 Kudos
3 Replies
Andrey_N_Intel
Employee
1,016 Views

Hi Sebastian,

Support of L1 and L2 regularizations for those algorithms is in Intel DAAL plans. If you could provide additional details related to the request (for example, typical dataset sizes your application processes, computation mode (batch, online or distributed), expected performance gain, etc), it would be helpful.

Thanks,

Andrey

 

0 Kudos
Gennady_F_Intel
Moderator
1,016 Views

Sebastian,

this feature available into the latest DAAL v. 2020. Please check the DAAL Release Notes follow the link: https://software.intel.com/en-us/articles/intel-daal-release-notes-and-new-features

Gennady

0 Kudos
Bodenstein__Sebastia
1,016 Views

Ah, thanks for letting me know!

0 Kudos
Reply