david-cortes-intel
david-cortes-intel
## Description closes https://github.com/intel/scikit-learn-intelex/pull/2087 This PR modifies the script that runs unit tests to also produce a JSON report of the tests that were executed, using a pytest plugin for...
## Description As a follow-up from oneDAL PR: https://github.com/oneapi-src/oneDAL/pull/2930 The PR above enables fitting linear regressions to overdetermined systems, both in regular regression and multi-output regression. Currently, the `sklearnex` estimators...
## Description This PR adds an additional log file from the script `run_examples.py` that outputs the results from all example executions in JSON format, including details such as time they...
The readme has links to sections of docs:  But they don't cover all sections and some links are broken, such as this one: https://uxlfoundation.github.io/oneMath/domains/dense_linear_algebra.html 
## Description ref https://github.com/uxlfoundation/scikit-learn-intelex/issues/1869 This PR fixes an issue with the destructor for table objects not being called when the python objects are deallocated. The fix needs to be tested...
## Description _Add a comprehensive description of proposed changes_ _List associated issue number(s) if exist(s): #6 (for example)_ _Documentation PR (if needed): #1340 (for example)_ _Benchmarks PR (if needed): https://github.com/IntelPython/scikit-learn_bench/pull/155...
## Description This PR modifies the checks for whether oneDAL will be supported for logistic regression so as not to block its usage in the following scenarios: * Passing multi_class...
## Description This PR rewords the documentation about patching in preview mode to make it less ambiguous. --- PR should start as a draft, then move to ready for review...
## Description This PR adds a better explanation of how to install the GPGPU drivers that are required for GPU mode. --- PR should start as a draft, then move...
## Description _Add a comprehensive description of proposed changes_ _List associated issue number(s) if exist(s): #6 (for example)_ _Documentation PR (if needed): #1340 (for example)_ _Benchmarks PR (if needed): https://github.com/IntelPython/scikit-learn_bench/pull/155...