Working on not only recommending books but also using ML to recommend genres.
ran into some issues with the dataset I am using being too sparse so I tried some work arounds to use clustering to make the genres less sparse. It is still a work in progress, but I have added genre groupings using Kmeans and cosine similarity from averaged vectors. Both are still running into some issues stemming from the original dataset being quite sparse.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.