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] Precompute Seasonalities #1627

Merged
merged 1 commit into from
Aug 13, 2024
Merged

Conversation

MaiBe-ctrl
Copy link
Collaborator

precompute seasonalities features in the init()

Copy link

github-actions bot commented Aug 10, 2024

Model Benchmark

Benchmark Metric main current diff
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 208.051 139.02 -33.18% 🎉
EnergyPriceDaily MAE_val 5.64186 5.64247 0.01%
EnergyPriceDaily RMSE_val 7.19914 7.19972 0.01%
EnergyPriceDaily Loss_val 0.02893 0.02893 0.02%
EnergyPriceDaily train_loss 0.02957 0.02957 0.0%
EnergyPriceDaily reg_loss 0 0 0.0%
EnergyPriceDaily MAE 6.39655 6.39654 -0.0%
EnergyPriceDaily RMSE 8.56207 8.56207 -0.0%
EnergyPriceDaily Loss 0.02936 0.02936 0.0%
EnergyPriceDaily time 57.44 40.01 -30.34% 🎉
AirPassengers MAE_val 30.8328 30.8306 -0.01%
AirPassengers RMSE_val 31.8182 31.8167 -0.0%
AirPassengers Loss_val 0.01301 0.01301 -0.01%
AirPassengers train_loss 0.00071 0.00071 -0.01%
AirPassengers reg_loss 0 0 0.0%
AirPassengers MAE 6.88174 6.88169 -0.0%
AirPassengers RMSE 8.92109 8.92083 -0.0%
AirPassengers Loss 0.00076 0.00076 -0.01%
AirPassengers time 12.4446 10.08 -19.0% 🎉
PeytonManning MAE_val 0.35539 0.35533 -0.02%
PeytonManning RMSE_val 0.50401 0.50396 -0.01%
PeytonManning Loss_val 0.01803 0.01802 -0.02%
PeytonManning train_loss 0.01466 0.01466 0.0%
PeytonManning reg_loss 0 0 0.0%
PeytonManning MAE 0.34755 0.34756 0.0%
PeytonManning RMSE 0.49449 0.4945 0.0%
PeytonManning Loss 0.01465 0.01465 0.0%
PeytonManning time 54.9867 25.45 -53.72% 🎉
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.

Great work!

@ourownstory ourownstory merged commit 982e152 into main Aug 13, 2024
10 of 11 checks passed
@ourownstory ourownstory deleted the precompute_seasonalities branch August 13, 2024 17:22
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