Skwiwel / uni-recommendation-system

A university project focused at engineering an ML solution to a product recommendation problem.
1 stars 0 forks source link

Added script to calculate model score for comparison. #6

Closed p-sawicki closed 3 years ago

p-sawicki commented 3 years ago

Usage: model_test.py [cf|mp] [N] to test chosen model for all users with N first views from the sessions table kept for the tested user (remaining views and purchases should be predicted).