Skip to content

Case based reasoning system to estimate the manufacturer's suggested retail price (MSRP) of a car

License

Notifications You must be signed in to change notification settings

Benardi/cbr_msrp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status License: MIT

Case based reasoning System

Case based reasoning system to estimate the manufacturer's suggested retail price (MSRP) of a car.

Data

The Car Features and MSRP dataset is an open dataset that includes features such as make, model, year, and engine type to predict price, further information about it can be found at its webpage.

Prerequisites

This project makes use of the respective packages:

  • R >= 3.3.3
  • magrittr
  • tidyverse
  • FNN
  • here

Code

Custom functions are available at the directory code/

Execution

The R notebooks reside in the notebooks/ directory, and ideally should be run under the Rstudio IDE.

Authors

  • Benardi Nunes - Initial work - Benardi

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Further information

Further information can be found at the page of Prof. Ian Watson.

About

Case based reasoning system to estimate the manufacturer's suggested retail price (MSRP) of a car

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published