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

[fix] fix bug #1580 #1582

Merged

Conversation

MaiBe-ctrl
Copy link
Collaborator

@MaiBe-ctrl MaiBe-ctrl commented Jun 13, 2024

🔬 Background

🔮 Key changes

  • Change the order of init of trainer and trend

📋 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.

@MaiBe-ctrl MaiBe-ctrl changed the title fix bug #1580 [fix] fix bug #1580 Jun 13, 2024
@ourownstory ourownstory merged commit ac7773a into ourownstory:main Jun 14, 2024
6 of 10 checks passed
Copy link

Model Benchmark

Benchmark Metric main current diff
PeytonManning MAE_val - 0.3496 -
PeytonManning RMSE_val - 0.5005 -
PeytonManning Loss_val - 0.0177 -
PeytonManning MAE - 0.3465 -
PeytonManning RMSE - 0.4931 -
PeytonManning Loss - 0.0146 -
PeytonManning time - 14.01 -
AirPassengers MAE_val - 30.6285 -
AirPassengers RMSE_val - 31.5255 -
AirPassengers Loss_val - 0.0128 -
AirPassengers MAE - 6.1686 -
AirPassengers RMSE - 7.8523 -
AirPassengers Loss - 0.0006 -
AirPassengers time - 8.95 -
EnergyPriceDaily MAE_val - 5.4116 -
EnergyPriceDaily RMSE_val - 6.7154 -
EnergyPriceDaily Loss_val - 0.0253 -
EnergyPriceDaily MAE - 5.9494 -
EnergyPriceDaily RMSE - 7.9833 -
EnergyPriceDaily Loss - 0.0258 -
EnergyPriceDaily time - 17.39 -
YosemiteTemps MAE_val - 0.5641 -
YosemiteTemps RMSE_val - 0.8316 -
YosemiteTemps Loss_val - 0.0004 -
YosemiteTemps MAE - 0.9845 -
YosemiteTemps RMSE - 1.7539 -
YosemiteTemps Loss - 0.0013 -
YosemiteTemps time - 37.94 -
\nModel training plots\n ## Model Training ### PeytonManning ![](https://asset.cml.dev/a911c6dd5337b68b3cbf64fb03097a6f2807fe9f?cml=svg%2Bxml&cache-bypass=dcc615b2-334a-4142-8e18-7e4afcaa176e) ### YosemiteTemps ![](https://asset.cml.dev/d3e34053a9ab47e3168778d40a82a8dfcd0f819e?cml=svg%2Bxml&cache-bypass=5ae216d1-8240-4c53-907b-d32cc90b398f) ### AirPassengers ![](https://asset.cml.dev/3ec92f1ead4ebd683431c4df29043b2fb2f4f24b?cml=svg%2Bxml&cache-bypass=2cb6921f-5aad-4f38-8a9c-54bee3fcb622) ### EnergyPriceDaily ![](https://asset.cml.dev/aa852650e417dac4c1b614f04a35a1c0b8ec0483?cml=svg%2Bxml&cache-bypass=ac5549ab-3f2f-42ad-a0d7-a764c3052ccc) \n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants