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
Contains python codes for ML/DL projects
VS_perceptron_1:
Task: To predict whether the user likes the mobile phone or not.
Assumption: If the average rating of mobile >= threshold, then the user likes it, otherwise not.