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
Official code for "DaisyRec 2.0: Benchmarking Recommendation for Rigorous Evaluation" (TPAMI2022) and "Are We Evaluating Rigorously? Benchmarking Recommendation for Reproducible Evaluation and Fair Comparison" (RecSys2020)
The FaceAB software is a graphical interface program that uses advanced machine learning algorithms to perform real-time face recognition, age prediction, and gender prediction. Developed by Mohamad Aboud
"Instagram Hashtag Generator" analyzes an image and gives back some hashtags based on a prediction of binary classifiers. It is possible to use two different classifiers, a classifier based on Logistic Regression and the other one on k-nearest neighbors.
Introducing "spotify-recommender-api", a pip package that uses an adaptation of the KNN algorithm to make personalized song recommendations for users. It analyzes your Spotify listening stats and suggests new tracks you may enjoy, and also clusters similar songs on a big playlist in order to help one find songs that play well in a smaller playlist