scikit-learn-intelex icon indicating copy to clipboard operation
scikit-learn-intelex copied to clipboard

Difference between the regression coefficients of scikit-learn and daal4py on small datasets, for multi-target problem.

Open Pahandrovich opened this issue 5 years ago • 2 comments
trafficstars

Scikit-learn test for Ridge regression "test_ridge_cv_individual_penalties" shows the difference between the regression coefficients of scikit-learn and daal4py on small datasets, for multi-target problem. Coefficients matches for first label only. For big data the coefficients are close. It is possible to improve this correspondence in the future. image

Pahandrovich avatar Aug 31 '20 07:08 Pahandrovich