Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 1.05 KB

README.md

File metadata and controls

4 lines (3 loc) · 1.05 KB

A Psychiatric Drug Recommender System

When will drugs have positive effects in the body --- and can we predict this without knowing anything about them chemically?

In this repository lays the result of a project into exactly that question; one with a perhaps shocking positive answer in that using our matrix-factorisation-based recommender system (bolstered by some bagging+boosing) trained on a set of user-reported reactions to various mential health-related pharmaceuticals scraped from drugs.com, was able to predict the outcomes for patients' 'trying' drugs, knowing only how other people reacted to that drug and the complex overlaps bewtween the tens of thousands of records to which the models were privy. Of course, no one was actually trying the drugs, and we just obscured that knowledge in the training, but in whole, both my colleague, Mehrunnisa Shiraz and myself were surprised by the efficacy of the methods, and this reprsents a topic in the literature that we had not seen explored previously.