Guillaume Tauzin
Guillaume Tauzin
**Reference issues/PRs** **Types of changes** - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change...
**Reference issues/PRs** **Types of changes** - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change...
#### Description #155 adds persistent homology of filtered Witness complexes. But Cech complexes are missing from the theory glossary.
Hello, First of all thank you for this template! It's really neat and got me to discover pixi. I will use this setup for all multi-platform Python packages I work...
Hi, Going through the published documentation at https://contrib.scikit-learn.org/project-template/, I have noticed that two of the button links redirects toward pages of the matplotlib and pandas documentation: - The Getting started...
## Description I have a namespace-based incremental dataset and wish to use the confirms attribute to trigger CHECKPOINT update further down my pipeline. However, based on discussions on Slack, it...
#### Reference Issues/PRs Fixes #20952. #### What does this implement/fix? Explain your changes. This PR adds `TransformedTargetClassifier`, a classification counterpart to the regression-based `TransformedTargetRegressor`. #### Task list - [x] Implement...
I commonly have time series dataframes with sub-second frequencies (milli/micro/nano) and I would like to use `Scatter` plots with `rangeselector` to visualize them. Issue is `rangeselector`'s `buttons` can only be...
## Description I have a pipeline in which the first node generate files that are then picked up by a follow up node using a partition dataset. If I run...
## Description Fixes #1019. ## Development notes - Add optuna.StudyDataset ## Checklist - [x] Opened this PR as a 'Draft Pull Request' if it is work-in-progress - [x] Updated the...