Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Final Report Peer Review #101

Open
Linyi9812 opened this issue Dec 12, 2021 · 0 comments
Open

Final Report Peer Review #101

Linyi9812 opened this issue Dec 12, 2021 · 0 comments

Comments

@Linyi9812
Copy link

This project aims to predict the sale price of art pieces based on a number of features. This helps to protect sellers and buyers against prices far away from the fair value. I think the project idea itself is very interesting and creative.

Things I like:

  • I like how creative you choose the features. For example, your team added the last sale price of the painting and price of the last painting painted by the same artist.

  • The interpretation of the clustering part is very interesting.

  • The preprocessing part is clever, especially on the part of reducing the number of features that represent auction houses.

Things can be improved:

  • Maybe giving more details about the features that you use to make predictions.

  • For tuning hyperparameters for tree-based ensemble models, grid search might be a good idea to test more parameters and figure out the best ones.

  • Since there are so many features being considered, it might be useful to calculate the feature importance as a byproduct of Decision Trees to get a sense of what factors are most important in determining art prices.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant