Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 298 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 298 Bytes

gwtRecommendSystem

This is a simple project to demonstrate how to implement a movie recommendation like Netflix using Google Web Toolkit. It will recommend you movies base on how you score your watched movie and how other people score. It's typically a machine learning topic.