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

Ecommerce Sales Prediction added #352

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Shy029
Copy link
Contributor

@Shy029 Shy029 commented Oct 14, 2024

Pull Request: E-commerce Sales Prediction Model

Related Issues or Bugs

  • This PR addresses the need for a predictive model to forecast sales in the e-commerce domain using the Big Mart Sales dataset.

Fixes: #[issue number if applicable]

Proposed Changes

  • Implemented a predictive sales model using the Big Mart Sales dataset from Kaggle.
  • Handled missing values through various imputation techniques.
  • Performed data preprocessing, including feature engineering and encoding.
  • Trained and evaluated multiple regression models: Random Forest and XGBRFRegressor.
  • Deployed the final model using Streamlit for user interaction.

Additional Info

  • The model predicts Item_Outlet_Sales, helping businesses optimize inventory and operations.
  • Detailed documentation is provided in the README file for understanding project setup and execution.

Copy link

👋 Thank you for opening this pull request! We appreciate your contribution to improving this project. Your PR is under review, and we'll get back to you shortly.
Don't forget to mention the issue you solved!.

To help move the process along, please tag @UppuluriKalyani, @Neilblaze, and @SaiNivedh26 for a faster review!

@UppuluriKalyani UppuluriKalyani merged commit 4e23e54 into UppuluriKalyani:main Oct 15, 2024
3 checks passed
Copy link

🎉🎉 Thank you for your contribution! Your PR #352 has been merged! 🎉🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants