GithubHelp home page GithubHelp logo

dorukkilitcioglu / books2rec Goto Github PK

View Code? Open in Web Editor NEW
109.0 109.0 24.0 5.15 MB

A recommender system built for book lovers.

Home Page: https://books2rec.me

License: GNU Affero General Public License v3.0

Python 18.95% HTML 4.15% Jupyter Notebook 73.28% Java 2.12% Shell 0.12% CSS 1.37%
big-data data-science hybrid-recommender-system machine-learning recommender-systems

books2rec's People

Contributors

dorukkilitcioglu avatar nickgreenquist avatar panghalamit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

books2rec's Issues

Enquiry about Liveness

Heyy ! I have a team of 6 developers, wanting to contribute to an open source project. We find this very interesting and are willing to contribute to it. Just wanted to enquire are you accepting solutions for the project and also whether you have any new open sub problem statement to be taken up as a project.
Thanking you!
Looking for a response!
Hoping to work on this !

Idea - genre vectors for each user

We believe that the genre of a recommended book is very important to whether or not a user will like a book. I want to quantify this idea. Here are some questions that can point us in that direction:

  • For each user, what is the genre distribution of their books? Are there certain genres they like more?
  • What are the genres of the recommended books for said users? Do they align with user genres?
  • How does using pure collab filtering differ from hybrid model when it comes to the genre distribution?
  • Does recommending books that are more aligned with the genres the user prefers lead to "better" recommendations?

This paper comes into mind: https://arxiv.org/abs/1711.08379

General - Add LICENSE

We should add a license so other people can also benefit from our code. I'm thinking either GPLv3, a copyleft license that requires all derivative work that is distributed to be open source, NPOSL which explicitly bans for-profit use, or AGPLv3 which also covers derivative works that are not distributed, but used over a network.

I'm leaning towards AGPLv3.

books2rec returns already-read books as recommendations

Very cool project, I was happy to stumble upon it. I've been using Goodreads for many years, and always been disappointed by the recommendations - I don't think I've read a single book on their recommendations!

Just filing this to note that my recommendations included some books I had read.

For example, I was recommended this:
https://www.goodreads.com/book/show/135479.Cat_s_Cradle

Whereas I have read that book and marked it read on Goodreads. My best guess is that books2rec is considering different editions of the same book as different books - this is the version I have shelved:
https://www.goodreads.com/book/show/8699986-cat-s-cradle

Again, partly a guess, but maybe the system should check if the work_id of the book to be recommended matches the work_id of a book the user has read? (http://fastml.com/goodbooks-10k-a-new-dataset-for-book-recommendations/ talks a bit about work_id vs book_id).

In any case, thanks for the project - very cool.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.