david-cortes-intel

Results 38 issues of 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...

testing

## 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...

enhancement

## 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...

testing

The readme has links to sections of docs: ![Image](https://github.com/user-attachments/assets/0d93655e-026e-4eb5-b7fa-4158e77a6935) 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 ![Image](https://github.com/user-attachments/assets/70640456-3b98-4df9-abc7-7925d2348bd5)

## 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...

bug

## 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...

enhancement

## 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...

documentation

## 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...

documentation

## 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...

testing