You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine Learning Recommendation with Java and Mahout
Requirements
Java + Mahout
Installation
mvn install - to install dependencies
Usage
Run ProductRecommender.java - to recommend products
Run CourseRecommender.java - to recommend courses
Run Evaluator.java - to evaluate the recommenders