Edoardo Abati
Edoardo Abati
#### Reference Issues/PRs Closes #9104. See also #22145. Closes #22145 #### What does this implement/fix? Explain your changes. I continued the stalled PR #22145. I decided to change `BaseBagging` as...
As mentioned in #45, I am translating Chapter 8 in Italian. Still Work in Progress, I would like to complete the chapter before merging. I opened the PR in case...
As part of the HuggingFace Keras sprint, I have added the HF links in the CCT and the Timeseries classification from scratch examples.
As mentioned in #45, I am adding the sections 4,5 and 6 of chapter 9 in Italian. 🙂
Closes #671 As explained in the issue, I am proposing to change a bit the arguments that `OpenSearchDocumentStore` accepts. The goal is: 1. First, to allow the user to set...
**Is your feature request related to a problem? Please describe.** I think that the current implementation of `OpenSearchDocumentStore` should be more specific about which arguments it accepts in the `__init__`...
#### Reference Issues/PRs Related to #29269 Previosly implemented in #29321, but moved to a separate PR #### What does this implement/fix? Explain your changes. Currently the below Array API tests...
#### Reference Issues/PRs As mentioned in #29300, we have some tests regarding the Array API that are failing in `main`. ``` FAILED sklearn/metrics/tests/test_common.py::test_array_api_compliance[accuracy_score-check_array_api_multilabel_classification_metric-cupy-None-None] - ValueError: unrecognized csr_matrix constructor usage FAILED...
#### Reference Issues/PRs Towards #£26024 #### What does this implement/fix? Explain your changes. It makes the `dcg_score` implementation compatible and tested with the Array API. #### Any other comments? It's...
## What type of PR is this? (check all applicable) - [ ] 💾 Refactor - [x] ✨ Feature - [ ] 🐛 Bug Fix - [ ] 🔧 Optimization...