ML-Crate icon indicating copy to clipboard operation
ML-Crate copied to clipboard

Automobile Sales Data Analysis and Prediction

Open abhisheks008 opened this issue 2 years ago • 6 comments

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Automobile Sales Data Analysis and Prediction :red_circle: Aim : The aim of this project is to create a machine learning model to predict the sales of the automobiles and prepare a data analysis of the same. :red_circle: Dataset : https://www.kaggle.com/datasets/ddosad/auto-sales-data :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


📍 Follow the Guidelines to Contribute in the Project :

  • You need to create a separate folder named as the Project Title.
  • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
  • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 avatar Nov 29 '23 04:11 abhisheks008

Full name : Ankana Pari GitHub Profile Link : https://github.com/ankana2113 Participant ID (If not, then put NA) : couldn't find Approach for this Project : Would plot some graphs to determine the trend of the data and then try to approach which ml model fits best for e.g, regression or random forest etc. What is your participant role?KWoC

ankana2113 avatar Dec 08 '23 14:12 ankana2113

Issue assigned to you. Go ahead! @ankana2113

abhisheks008 avatar Dec 08 '23 14:12 abhisheks008

I am facing a problem on how to convert datetime obj into a string because standardizing using StandardScaler requires a string. Can you please help me out? Ankana Issue #440

On Fri, Dec 8, 2023 at 7:57 PM Abhishek Sharma @.***> wrote:

Assigned #440 https://github.com/abhisheks008/ML-Crate/issues/440 to @ankana2113 https://github.com/ankana2113.

— Reply to this email directly, view it on GitHub https://github.com/abhisheks008/ML-Crate/issues/440#event-11194138289, or unsubscribe https://github.com/notifications/unsubscribe-auth/BCJWMCYOGMAX5E7XHZFLMTDYIMPTNAVCNFSM6AAAAAA76ZZH2WVHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJRGE4TIMJTHAZDQOI . You are receiving this because you were assigned.Message ID: @.***>

ankana2113 avatar Dec 14 '23 08:12 ankana2113

Can you share the problem in detail. You can connect with me in Discord.

abhisheks008 avatar Dec 14 '23 13:12 abhisheks008

Full name : Mohd Mudassir Ansari GitHub Profile Link : Mudassir-A Participant ID (If not, then put NA) : NA Approach for this Project : Gain insigths on Sales, Trends, Product, Revenue, Concerns and Customer Retention by visualising and analysing the given Data. What is your participant role? : JWOC

Mudassir-A avatar Jan 16 '24 06:01 Mudassir-A

Issue assigned to you @Mudassir-A

abhisheks008 avatar Jan 16 '24 08:01 abhisheks008

Aditi Kala Github:- https://github.com/why-aditi Participation ID:- NA Approach: Clean and preprocess the data, handling missing values and ensuring all variables are in suitable formats. Conduct exploratory data analysis to understand relationships and patterns in the data. Select relevant features that influence sales, possibly using feature engineering techniques. Choose appropriate regression algorithms like Random Forest or Gradient Boosting, train the model on a portion of the data, and evaluate its performance using metrics such as MSE. Interpret the model's results to extract insights into key drivers of sales, such as the impact of car features or economic conditions. Visualize actual versus predicted sales values to assess model accuracy. Participation Role:- SSOC Season 3

why-aditi avatar Jun 02 '24 10:06 why-aditi

Aditi Kala Github:- https://github.com/why-aditi Participation ID:- NA Approach: Clean and preprocess the data, handling missing values and ensuring all variables are in suitable formats. Conduct exploratory data analysis to understand relationships and patterns in the data. Select relevant features that influence sales, possibly using feature engineering techniques. Choose appropriate regression algorithms like Random Forest or Gradient Boosting, train the model on a portion of the data, and evaluate its performance using metrics such as MSE. Interpret the model's results to extract insights into key drivers of sales, such as the impact of car features or economic conditions. Visualize actual versus predicted sales values to assess model accuracy. Participation Role:- SSOC Season 3

Implement 5-6 models for this project.

Assigned @why-aditi

abhisheks008 avatar Jun 02 '24 14:06 abhisheks008

Hello @why-aditi! Your issue #440 has been closed. Thank you for your contribution!

github-actions[bot] avatar Jun 12 '24 04:06 github-actions[bot]