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
'user-interaction-logs.csv' is a place holder for the name of the file that holds all of the interaction data of the user you want to make a prediction of.
I also added another variable to be intered in the predict_one_user function, the file name for a csv containing the number of panos viewed by each user to be used for features that is normalized by panos viewed.
I am continuing to work on the script to get prediction working
I added
classifer.py
, which is a start to a script that can run the user quality regressor on Core.To run it, just do
Prediction doesn't work yet, maybe Tyler can work on fixing it.
The text was updated successfully, but these errors were encountered: