I love this site, and the approach! Great seeing someone making good use of Goodreads data. Sadly my experience with the book recommender isn't too great because of the 64 book limit. If I import either the most recent or least recent 64 book, 95% of the books it recommends to me are books I've read. Though it was helpful for spotting a few books I've read that I didn't log on Goodreads. Guess I'm pretty consistent.
Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
31–40 of 275 posts
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#32Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#33I don't know. I entered, trying to be popular but at least slightly? opiniated: Tigana, Hyperion, A Fire Upon the Deep, Blindsight, Moby Dick and I got a list. Sure, read all that or wasn't interested for reasons, I added (only Neuromancer on initial recommendations): Neuromancer, VALIS, Quantum Thief, Towing Jehovah. List did not get more interesting. Book recommendations are still kind of difficult.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#34Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#35Care to share the scrapped data? I would love to play around with it.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#36Care to share the scrapped data? I would love to play around with it.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#37I don't know. I entered, trying to be popular but at least slightly? opiniated: Tigana, Hyperion, A Fire Upon the Deep, Blindsight, Moby Dick and I got a list. Sure, read all that or wasn't interested for reasons, I added (only Neuromancer on initial recommendations): Neuromancer, VALIS, Quantum Thief, Towing Jehovah. List did not get more interesting. Book recommendations are still kind of difficult.
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#38Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#39I've worked in recommender systems for a while, and it's great to see them publicized. SASRec was released in 2018 just after transformer paper, and uses the same attention mechanism but different losses than LLMs. Any plans to upgrade to other item/user prediction models?
I'm not an expert by any means but as far as sequential recommendations go, aren't SASRec and its derivatives pretty much the name of the game? I probably should have looked into HSTUs more. Also this / sparse transformers in general: https://arxiv.org/pdf/2212.04120
Re: Show HN: I scraped 3B Goodreads reviews to train a better recommendation model
#40I don't know. I entered, trying to be popular but at least slightly? opiniated: Tigana, Hyperion, A Fire Upon the Deep, Blindsight, Moby Dick and I got a list. Sure, read all that or wasn't interested for reasons, I added (only Neuromancer on initial recommendations): Neuromancer, VALIS, Quantum Thief, Towing Jehovah. List did not get more interesting. Book recommendations are still kind of difficult.
I don’t think past liked books are nearly enough information to provide a good book for you today. You need a lot more information about the state of someone’s mind.
I won't tell you exactly what to do, but one way to do it is to measure your surprise with me choosing each of those 8 books when you provide a recommendation back to me of what I should read next. I think I get kind of that experience talking to someone about books.
The algorithm didn't do that.