Project Recommendation System: Final Report (GSoC 2021- Devansh Dixit)
Recommendation System The project aims to add the functionality of a recommendation system to the CircuitVerse website. In this report, I have explained every decision or technology in simple words to give a better understanding and to give an idea of why we did, what we did. All my code files 💻🎉 here. Why use an unsupervised learning-based model? The data that was available for us (check out the database schema) to use didn’t have a target variable (typically a X and a Y to train and test the model and improve the accuracy).
read more