Skip to content

Comparing the performances of multi-layer perceptron, k-nearest neighbors, random forest, gradient boosting and extreme gradient boosting regression and on laptop data to predict the price.

Notifications You must be signed in to change notification settings

Edanur-Y/Laptop-Price-Prediction-with-Regression-Models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Laptop Price Prediction with Regression Models

This is an assignment for my Data Mining course.

Description
Comparing the performances of multi-layer perceptron, k-nearest neighbors, random forest, gradient boosting and extreme gradient boosting regressions on laptop data to predict the price.

Libraries
pandas, numpy, seaborn, matplotlib.pyplot, sklearn

  • Missing value analysis
  • Data transformation
  • Model evaluation
  • Feature importance
  • Hyperparameter tuning with Grid Search Cross-Validation

Data Set
The data set is publicly available on Kaggle.

About

Comparing the performances of multi-layer perceptron, k-nearest neighbors, random forest, gradient boosting and extreme gradient boosting regression and on laptop data to predict the price.

Topics

Resources

Stars

Watchers

Forks