Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/normalizer #43

Merged
merged 82 commits into from
Aug 31, 2024
Merged

Feature/normalizer #43

merged 82 commits into from
Aug 31, 2024

Conversation

louisPoulain
Copy link
Collaborator

@louisPoulain louisPoulain commented Jun 11, 2024

Refactor the normalization into a meta-class allowing different normalization techniques to be used on different variables. Add some testing (not pytest yet) to assert that the multinormaliser works as expected (i.e., same as applying different techniques each subset on variables).
For now, 5 normalization techniques have been added

@louisPoulain louisPoulain requested a review from dnerini June 11, 2024 08:22
mlpp_lib/datasets.py Outdated Show resolved Hide resolved
mlpp_lib/datasets.py Outdated Show resolved Hide resolved
@louisPoulain louisPoulain marked this pull request as ready for review July 1, 2024 15:44
@louisPoulain louisPoulain mentioned this pull request Jul 4, 2024
@louisPoulain louisPoulain requested a review from dnerini August 26, 2024 06:53
mlpp_lib/normalizers.py Outdated Show resolved Hide resolved
mlpp_lib/normalizers.py Outdated Show resolved Hide resolved
mlpp_lib/normalizers.py Outdated Show resolved Hide resolved
mlpp_lib/normalizers.py Show resolved Hide resolved
mlpp_lib/normalizers.py Outdated Show resolved Hide resolved
mlpp_lib/normalizers.py Outdated Show resolved Hide resolved
mlpp_lib/datasets.py Outdated Show resolved Hide resolved
@dnerini dnerini merged commit 7ffa78c into main Aug 31, 2024
2 checks passed
@dnerini dnerini deleted the feature/normalizer branch August 31, 2024 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants