UBC-MDS / DSCI_522_Group-308_Used-Cars

This project attempts to build a regression model to predict price of used cars based on numerous features of the car
MIT License
2 stars 6 forks source link

Peer feedback for milestone 3 #40

Closed RobBlumberg closed 4 years ago

RobBlumberg commented 4 years ago

Hey group 308,

Good job on your project so far. It seems like you have done a thorough analysis and you've look at many different models which could be used to answer your research question.

The main feedback I have for you is to make sure your performance metrics are well chosen and clearly defined. For example, you talk about accuracy at some points, which does not make much sense for a regression problem. I would also suggest adding a baseline metric, for example a null model, so that it is easier for the reader to interpret your results.