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

[Minor] Remove failing test from testing pipeline #1615

Merged
merged 2 commits into from
Jul 19, 2024

Conversation

MaiBe-ctrl
Copy link
Collaborator

🔬 Background

  • Why is this change needed? Is there a related issue or a new feature to be added?

🔮 Key changes

  • Explain the main changes introduced by this pull request for the reviewer.

📋 Review Checklist

  • I have performed a self-review of my own code.
  • I have commented my code, added docstrings and data types to function definitions.
  • I have added pytests to check whether my feature / fix works.

Please make sure to follow our best practices in the Contributing guidelines.

Copy link

github-actions bot commented Jul 18, 2024

Model Benchmark

Benchmark Metric main current diff
AirPassengers MAE_val 30.8317 30.8317 0.0%
AirPassengers RMSE_val 31.8177 31.8177 0.0%
AirPassengers Loss_val 0.01301 0.01301 0.0%
AirPassengers train_loss 0.00071 0.00071 0.0%
AirPassengers reg_loss 0 0 0.0%
AirPassengers MAE 6.88164 6.88164 0.0%
AirPassengers RMSE 8.92097 8.92097 0.0%
AirPassengers Loss 0.00076 0.00076 0.0%
AirPassengers time 17.5284 17.7 0.98%
PeytonManning MAE_val 0.35542 0.35542 0.0%
PeytonManning RMSE_val 0.50403 0.50403 0.0%
PeytonManning Loss_val 0.01803 0.01803 0.0%
PeytonManning train_loss 0.01466 0.01466 0.0%
PeytonManning reg_loss 0 0 0.0%
PeytonManning MAE 0.34755 0.34755 0.0%
PeytonManning RMSE 0.49449 0.49449 0.0%
PeytonManning Loss 0.01465 0.01465 0.0%
PeytonManning time 104.017 105.44 1.37%
YosemiteTemps MAE_val 0.59751 0.59751 0.0%
YosemiteTemps RMSE_val 0.88859 0.88859 0.0%
YosemiteTemps Loss_val 0.00046 0.00046 0.0%
YosemiteTemps train_loss 0.00126 0.00126 0.0%
YosemiteTemps reg_loss 0 0 0.0%
YosemiteTemps MAE 0.97464 0.97464 0.0%
YosemiteTemps RMSE 1.70813 1.70813 0.0%
YosemiteTemps Loss 0.00126 0.00126 0.0%
YosemiteTemps time 342.969 346.72 1.09%
EnergyPriceDaily MAE_val 5.64183 5.64183 0.0%
EnergyPriceDaily RMSE_val 7.19915 7.19915 0.0%
EnergyPriceDaily Loss_val 0.02893 0.02893 0.0%
EnergyPriceDaily train_loss 0.02957 0.02957 0.0%
EnergyPriceDaily reg_loss 0 0 0.0%
EnergyPriceDaily MAE 6.39657 6.39657 0.0%
EnergyPriceDaily RMSE 8.56213 8.56213 0.0%
EnergyPriceDaily Loss 0.02936 0.02936 0.0%
EnergyPriceDaily time 91.1543 88.76 -2.63%
\nModel training plots\n ## Model Training ### PeytonManning ![](https://asset.cml.dev/db45f9f3d3a9234ac5884d100fb74c5b795babd1?cml=svg%2Bxml&cache-bypass=af0b8dcb-e18d-457a-98df-4a1a314158ab) ### YosemiteTemps ![](https://asset.cml.dev/3da5085c729f9ac5285188bf476174a26bdcd3bb?cml=svg%2Bxml&cache-bypass=07215015-a766-4c18-b4a2-f73e7bae3724) ### AirPassengers ![](https://asset.cml.dev/281ffd90065f0e687a48cf30f4206cafa5f5066b?cml=svg%2Bxml&cache-bypass=3321aa06-11dc-43bd-8b15-b525245aef6e) ### EnergyPriceDaily ![](https://asset.cml.dev/17d0c076ef0aef6d921b0356317327b9b255a863?cml=svg%2Bxml&cache-bypass=9d87dac5-d9e8-4e9a-97cd-64b0aa64299f) \n

@MaiBe-ctrl MaiBe-ctrl closed this Jul 18, 2024
@MaiBe-ctrl MaiBe-ctrl reopened this Jul 18, 2024
@MaiBe-ctrl
Copy link
Collaborator Author

Great job!

Copy link
Owner

@ourownstory ourownstory left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added removed test to #1599

@ourownstory ourownstory merged commit 3cf483e into main Jul 19, 2024
11 checks passed
@ourownstory ourownstory deleted the remove_failing_test branch July 19, 2024 18:24
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