This study aims to predict used car prices using the LightGBM method and hyperparameter tuning techniques in the context of data science. The analysis process includes collecting historical data on used cars, preprocessing the data to clean and encode variables, and splitting the data into training and testing sets. The LightGBM model was trained and optimized through hyperparameter tuning using GridSearchCV to improve model performance. The model was evaluated using metrics such as Mean Squared Error (MSE) and R-squared. The results indicate that the well-optimized LightGBM model can accurately predict used car prices with high accuracy. The low MSE value (35207938112.028404) and high R-squared value (0.9462871489515565) demonstrate the model's excellent predictive quality. This research provides deeper insights into the factors influencing used car prices and contributes to the development of effective and reliable predictive models.
                        
                        
                        
                        
                            
                                Copyrights © 2024