Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 04:55:29 +00:00

View File

@@ -158,7 +158,7 @@ export default function LandingPage() {
id: "comparison", title: "Model Comparison", description: "Prophet achieves 19% lower MAE and 14% lower RMSE compared to ARIMA on this dataset. Selected Prophet for production deployment due to superior accuracy, automatic seasonality handling, and better generalization to new data patterns.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQ8Q718DwJVd8ARNbVYjSdJYfR/professional-comparison-table-showing-ar-1772513502964-27ebcbf9.png", imageAlt: "Comparison table of ARIMA vs Prophet performance metrics"
}
]}
gridVariant="uniform-3-items"
gridVariant="uniform-4-items"
animationType="slide-up"
/>
</div>