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 MASE metric #1166

Merged
merged 14 commits into from
Sep 14, 2023

try to fix x4

82e12a9
Select commit
Loading
Failed to load commit list.
Merged

Add MASE metric #1166

try to fix x4
82e12a9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 14, 2023 in 1s

79.78% (+0.01%) compared to 7cd593e

View this Pull Request on Codecov

79.78% (+0.01%) compared to 7cd593e

Details

Codecov Report

Merging #1166 (82e12a9) into master (7cd593e) will increase coverage by 0.01%.
The diff coverage is 88.23%.

@@            Coverage Diff             @@
##           master    #1166      +/-   ##
==========================================
+ Coverage   79.77%   79.78%   +0.01%     
==========================================
  Files         142      142              
  Lines        9863     9880      +17     
==========================================
+ Hits         7868     7883      +15     
- Misses       1995     1997       +2     
Files Changed Coverage Δ
fedot/api/api_utils/metrics.py 91.66% <ø> (ø)
fedot/api/main.py 62.80% <ø> (ø)
fedot/core/composer/metrics.py 92.05% <71.42%> (-0.70%) ⬇️
...edot/core/repository/quality_metrics_repository.py 98.11% <100.00%> (+0.43%) ⬆️