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

Add dataset models fitness scaler #89

Merged
merged 8 commits into from
Dec 18, 2023

add docstrings

a04c49c
Select commit
Loading
Failed to load commit list.
Merged

Add dataset models fitness scaler #89

add docstrings
a04c49c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Dec 18, 2023 in 0s

30.29% (+1.77%) compared to 4c87fd5

View this Pull Request on Codecov

30.29% (+1.77%) compared to 4c87fd5

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4c87fd5) 28.52% compared to head (a04c49c) 30.29%.
Report is 1 commits behind head on main.

Files Patch % Lines
...oml/data_preparation/surrogate_dataset/__init__.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   28.52%   30.29%   +1.77%     
==========================================
  Files          54       56       +2     
  Lines        2324     2340      +16     
==========================================
+ Hits          663      709      +46     
+ Misses       1661     1631      -30     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.