Releases: shikhar-srivastava/Recommender-System
Releases · shikhar-srivastava/Recommender-System
Recommendation System v0.8
Release v0.8
The original idea of the project has been accomplished with this release:
1. Created Oracle 11g XE compatible Java Servlets for Access and Modification of Local Server through Web-App.
2. Using SQL Queries to emulate Document Retrieval ML Algorithms for functioning of Recommendation.
3. Created User-Friendly UX on localserver using Apache Tomcat and OracleJDBC drivers.
Updates on Release v1.0 coming soon:
1. Changes to SQL Recommendation Algorithm to accommodate variability in user-ratings.
2. Addition of a Trained Supervised ML model best fitting the Schema of DataSet available.