UppuluriKalyani / ML-Nexus

ML Nexus is an open-source collection of machine learning projects, covering topics like neural networks, computer vision, and NLP. Whether you're a beginner or expert, contribute, collaborate, and grow together in the world of AI. Join us to shape the future of machine learning!
https://ml-nexus.vercel.app/
MIT License
62 stars 117 forks source link

Advertisement Budget Prediction #770

Closed Varunshiyam closed 1 hour ago

Varunshiyam commented 3 hours ago

Is your feature request related to a problem? Please describe.

The goal of this project is to predict the sales revenue generated from different advertising budgets across media channels like TV, radio, and newspapers. By predicting the influence of advertisement spending on sales, this project aims to provide actionable insights to optimize ad budgets and maximize returns.

Describe the solution you'd like

The project analyzes the impact of advertisement budgets across various media channels (TV, radio, newspaper) on sales revenue. By employing multiple regression models, it predicts sales as a function of ad spending in each channel. Key performance metrics such as R-squared, Mean Squared Error (MSE), and Root Mean Squared Error (RMSE) are used to evaluate and compare model accuracy. This project uses the advertising dataset from Kaggle to train and test these models.

github-actions[bot] commented 3 hours ago

Thanks for creating the issue in ML-Nexus!πŸŽ‰ Before you start working on your PR, please make sure to:

github-actions[bot] commented 1 hour ago

Hello @Varunshiyam! Your issue #770 has been closed. Thank you for your contribution!

github-actions[bot] commented 1 hour ago

Hello @Varunshiyam! Your issue #770 has been closed. Thank you for your contribution!