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] Torchify timenet #1620

Merged
merged 13 commits into from
Jul 31, 2024
Merged

[Minor] Torchify timenet #1620

merged 13 commits into from
Jul 31, 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 29, 2024

Model Benchmark

Benchmark Metric main current diff
AirPassengers MAE_val 30.8328 30.8328 0.0%
AirPassengers RMSE_val 31.8182 31.8182 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.88174 6.88174 0.0%
AirPassengers RMSE 8.92109 8.92109 0.0%
AirPassengers Loss 0.00076 0.00076 0.0%
AirPassengers time 13.5839 12.99 -4.37%
EnergyPriceDaily MAE_val 5.64186 5.64186 0.0%
EnergyPriceDaily RMSE_val 7.19914 7.19914 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.39655 6.39655 0.0%
EnergyPriceDaily RMSE 8.56207 8.56207 0.0%
EnergyPriceDaily Loss 0.02936 0.02936 0.0%
EnergyPriceDaily time 59.3828 58.58 -1.35%
YosemiteTemps MAE_val 0.59734 0.59734 0.0%
YosemiteTemps RMSE_val 0.88884 0.88884 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.97461 0.97461 0.0%
YosemiteTemps RMSE 1.70806 1.70806 0.0%
YosemiteTemps Loss 0.00126 0.00126 0.0%
YosemiteTemps time 215.598 211.34 -1.98%
PeytonManning MAE_val 0.35539 0.35539 0.0%
PeytonManning RMSE_val 0.50401 0.50401 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 60.4187 56.95 -5.74% 🎉
Model training plots

Model Training

PeytonManning

YosemiteTemps

AirPassengers

EnergyPriceDaily

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.

good changes, thank you

@ourownstory ourownstory merged commit 456d495 into main Jul 31, 2024
10 of 11 checks passed
@ourownstory ourownstory deleted the vectorize-timenet branch July 31, 2024 20:40
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