I have a project in Python: I want to create a data set of shelves and books. I use this to calculate the similarity between the shelves and see if I can find one that is almost identical. I want to find some elements that could have been shelves like "programming" but they were not.
I know I can have the shelves of given books but I do not know how. I don't know yet which books will be given : the most recent ones, mine (even if I have not read a lot yet), mine and those of my friends ...
I know I can have the shelves of given books but I do not know how.
I don't know yet which books will be given : the most recent ones, mine (even if I have not read a lot yet), mine and those of my friends ...