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
Bookworm is a .NET web application which allows you to review books, have a unique profile and gain insight into other books that you might be interested in. This insight is gained using a recommender system which makes use of a machine learning algorithm from an open-sourced tool called MyMediaLite. Its architecture is designed using 5 layers, …