Using the model deployment and prediction service, I put up the two linear regression models I had built so far (described in more detail here) While REST is nice, a simple web page that allows you to paste a set of SMILES and get back predictions is handy. So I whipped together a simple interface [...]
Posts Tagged ‘qsar’
ONS Solubility Predictions
Posted in software, tagged ons, prediction, qsar, REST, solubility on January 14, 2009 | Leave a Comment »
Deploying Predictive Models
Posted in cheminformatics, tagged cdk, python, qsar, R, REST, rpy2, solubility, web service on January 14, 2009 | 1 Comment »
Over the past few days I’ve been developing some predictive models in R, for the solubility data being generated as part of the ONS Solubility Challenge. As I develop the models I put up a brief summary of the results on the wiki. In the end however, we’d like to use these models to predict [...]