Ian Faust

Results 76 issues of Ian Faust

## 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 Add new finite checking to EmpricalCovariance --- PR should start as a draft, then move to ready for review state after CI is passed and all applicable checkboxes...

## 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 Temp --- PR should start as a draft, then move to ready for review state after CI is passed and all applicable checkboxes are closed. This approach ensures...

Helps to try and push forward goal of #418 and helps on uxlfoundation/oneDAL#3078 I know from the other PR there was a discussion of SLSA, and that Google may be...

P3

## Description This is a modified version of internal rules used for oneDAL Pull Requests. These are to be made public with necessary modification representing the facts-on-the-ground of recent oneDAL...

RFC

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

oneDAL contains its own version of ROC AUC score (rocAucScore) which has been implemented for CPU computation in the DAAL side of the codebase. There is a use case for...

help wanted
hacktoberfest
good first issue

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

infra

The functionality introduced in #1964 can be better optimized by moving code from ```_copy_utils``` to the ```usm_ndarray``` itself. This will make seamless integration into other larger codebases like scikit-learn, where...