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
Simple wine recommender using ML ( k-means clustering ) where app uses machine learning to recommend wines based on user preferences and previous wine scores. This project uses TDD approach, Django backend and Travis-CI for deployment.
Adding [ci skip] to commit messags skips testing after pushing.
About
Simple wine recommender using ML ( k-means clustering ) where app uses machine learning to recommend wines based on user preferences and previous wine scores. This project uses TDD approach, Django backend and Travis-CI for deployment.