I’ve only started learning react and tiny amount of machine learning recently but as part of my computer science project for my A levels I want to implement a recommender system in but I am not sure where to go. I’ve searched around on tensorflow.js and brain.js and tried to understand and decide what I might use but I haven’t really been able to find an explanation that I understand.
The questions I would like a clear explanation to are:
- What machine learning library would be best suited to a recommender system for a beginner such as myself?
- How can I go about learning how to use the library?
- And if this becomes too much of a time constraint for my project (I only have until April) then how could I adapt an existing recommender system to fit my system?