yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Adding new model retail sales forecasting #112

Open gos24abhik opened 1 month ago

gos24abhik commented 1 month ago

Description

This PR introduces a new machine learning model for retail sales forecasting, designed to predict future sales based on historical data. The model utilizes various features, including date, weekly sales, and holiday indicators, to provide accurate sales predictions.

Issue Resolved

This PR resolves #102 by adding new model retail sales forecaster.

Changes Made

Screenshots or Videos

![Retail Sales Forecaster] Screenshot 2024-10-10 125833

Additional Details

Checklist