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
A REST API that allows for access to AprilAge's aging engine that utilizes machine learning to "age" a person's image according to several factors: smoking consumption, sun exposure, etc.
A recommender system for user answers to diagnostic questions. Written in Python, and experimenting with different models: KNN, IRT, ALS + SGD, and an analysis of an extension to the IRT model.