simon376 / ds-recommender-project

goodreads-based book recommendation system, created for class "data science"
0 stars 0 forks source link

Remove Reviews without Rating #7

Open simon376 opened 2 years ago

simon376 commented 2 years ago

key is to predict rating, so reviews without a rating attached are pretty useless

also, the output dimension should then be changed to rating 1-5