Skip to content

k Nearest Neighbors - Predicting car prices basis their automobile specifications.

Notifications You must be signed in to change notification settings

PranayMalhotra/Predicting-Car-Prices

Repository files navigation

PREDICTING CAR PRICES

Introduction

The aim of this project is to predict the selling price of cars using the k-Nearest Neighbors algorithm. Thus, the target is to find the optimal number of nearest neighbors(k) and the features that best predict our target variables. The dataset contains values for various features of the cars and was collected in 1985.

Data

The information and well as the data file can be downloaded from here.

Requirements

The project was done in Jupyter Notebook, Python 3.

About

k Nearest Neighbors - Predicting car prices basis their automobile specifications.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published