UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
70 stars 206 forks source link

πŸ§‘β€πŸ’»: An ML model Enhancement of Smartphone Price Prediction Model Using Dataset #550

Open BenakDeepak opened 1 month ago

BenakDeepak commented 1 month ago

Title

Enhancement of Smartphone Price Prediction Model Using Dataset

Enhancement Aim

The aim of this enhancement is to improve the accuracy and performance of the existing machine learning model that predicts smartphone prices based on features such as ratings and the number of reviews. This includes refining data preprocessing, experimenting with different machine learning algorithms, and enhancing visualization for better insights.

Changes

Data Preprocessing: Implement additional data cleaning steps to handle missing values and outliers more effectively. Feature Engineering: Explore additional features from the dataset (e.g., brand, specific model details) to enhance the predictive capability of the model. Model Comparison: Compare different regression models (e.g., Linear Regression, Random Forest, XGBoost) and select the best performing model. Performance Evaluation: Add additional performance metrics (e.g., MAE, RΒ²) to better assess model accuracy. Visualization Enhancements: Create more comprehensive visualizations, such as distribution plots for predicted prices and feature importance plots.

Screenshots πŸ“·

N/A

Guidelines

Full Name

Benak Deepak

Participant Role

GSSOC

github-actions[bot] commented 1 month ago

πŸ™Œ Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!