EmilyXinyi

Results 7 issues of EmilyXinyi

1. Localize `Autoscaling` for Traditional Chinese 2. https://glossary.cncf.io/auto-scaling/

lang/tw

#### Reference Issues/PRs Towards #26024 #### What does this implement/fix? Explain your changes. Adds array API support for mean_absolute_percentage_error #### Any other comments? Keep this as draft until I add...

module:metrics
Array API

#### Reference Issues/PRs towards #26024 #### What does this implement/fix? Explain your changes. array API support for `cosine_distances` #### Any other comments? `.clip` is supported in the 2023.12 version but...

module:metrics
module:utils
Array API

#### Reference Issues/PRs towards #26024 #### What does this implement/fix? Explain your changes. add array API support for mean_poisson_deviance #### Any other comments? there is a dependency on `scipy.special.xlogy` (in...

module:metrics
Array API

#### What does this implement/fix? Explain your changes. Make Nystroem approximation array API compatible #### To Do - [ ] Make Nystroem array API compatible - [ ] Test for...

module:metrics
Array API

#### TO DO: - [ ] Modify the function `_weight_percentile` to support array API - [x] naively change all np to xp in `_weight_percentile` - [ ] write custom functions...

module:utils
Array API

#### Reference Issues/PRs (hopefully) unblocks progress with #29661 #### What does this implement/fix? Explain your changes. Adding array API support for `pairwise_kernels` #### To do - [ ] `_parallel_pairwise` -...

module:metrics
Waiting for Second Reviewer
Array API