/drug-selection

Created for toolchain: https://console.bluemix.net/devops/toolchains/9942ad35-21e7-44d7-acf4-97044aef1685?env_id=ibm%3Ayp%3Aus-south

Primary LanguageHTMLApache License 2.0Apache-2.0

About

Drug Selection for Treating Heart Problems - sample application takes inputs found to be primary predictors in drug selection for treating heart problems and predicts the drug it believes to be the best choice for the patient.

Prerequisites

Model available in \model subdirectory (Drug1n.str) has to be uploaded to the Watson Machine Learning instance using Dashboard (drop box). Make sure that uploaded model is named correctly (contextID=drug1N).

Drug1n.str --> drug1N

For reference please see screenshot below.

alt text

After successful models upload deployed application should provide scoring capability as shown below.

alt text

Deploying the prebuilt app

For a fast start, you can deploy the prebuilt app to Bluemix by clicking the following button:

Deploy to Bluemix

Note that the application is fully functional only if bound to an instance of the Watson Machine Learning service, which must be done manually.