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] Componentstacker dataclass and abstraction of stacking and unstacking of components #1646

Merged
merged 30 commits into from
Sep 12, 2024

Conversation

ourownstory
Copy link
Owner

In preparation of true component modularization, the ComponentStacker is further abstracted with regards to component stacking and unstacking functions.

Copy link

github-actions bot commented Sep 12, 2024

Model Benchmark

Benchmark Metric main current diff
PeytonManning MAE_val 0.35033 0.35033 0.0%
PeytonManning RMSE_val 0.50095 0.50095 0.0%
PeytonManning Loss_val 0.01775 0.01775 0.0%
PeytonManning MAE 0.34667 0.34667 0.0%
PeytonManning RMSE 0.49357 0.49357 0.0%
PeytonManning Loss 0.01466 0.01466 0.0%
PeytonManning LR 0.00032 0.00032 0.0%
PeytonManning time 14.6707 14.85 1.22%
AirPassengers MAE_val 30.1315 30.1315 0.0%
AirPassengers RMSE_val 31.0835 31.0835 0.0%
AirPassengers Loss_val 0.01242 0.01242 0.0%
AirPassengers MAE 6.12226 6.12226 0.0%
AirPassengers RMSE 7.80921 7.80921 0.0%
AirPassengers Loss 0.00064 0.00064 0.0%
AirPassengers LR 0.0004 0.0004 0.0%
AirPassengers time 8.2634 8.38 1.41%
EnergyPriceDaily MAE_val 5.40186 5.40186 0.0%
EnergyPriceDaily RMSE_val 6.70655 6.70655 0.0%
EnergyPriceDaily Loss_val 0.02519 0.02519 0.0%
EnergyPriceDaily MAE 5.91309 5.91309 0.0%
EnergyPriceDaily RMSE 7.94008 7.94008 0.0%
EnergyPriceDaily Loss 0.02554 0.02554 0.0%
EnergyPriceDaily LR 0.00029 0.00029 0.0%
EnergyPriceDaily time 20.0664 19.64 -2.12%
YosemiteTemps MAE_val 0.57336 0.57336 0.0%
YosemiteTemps RMSE_val 0.84714 0.84714 0.0%
YosemiteTemps Loss_val 0.00042 0.00042 0.0%
YosemiteTemps MAE 0.93956 0.93956 0.0%
YosemiteTemps RMSE 1.65601 1.65601 0.0%
YosemiteTemps Loss 0.00118 0.00118 0.0%
YosemiteTemps LR 0.0001 0.0001 0.0%
YosemiteTemps time 60.8267 59.16 -2.74%
Model training plots

Model Training

PeytonManning

YosemiteTemps

AirPassengers

EnergyPriceDaily

@ourownstory ourownstory merged commit fe309be into main Sep 12, 2024
10 of 11 checks passed
@ourownstory ourownstory deleted the componentstacker-dataclass branch September 12, 2024 22:19
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.

1 participant