This workflow demonstrates a technique to deploy a model prediction workflow as a web service and to validate that it is doing what it's supposed to do. The key is the use of a reference set of input data and the Table Difference Checker in the "Run Tests if Necessary" component at the end of the workflow. The model can be validated in KNIME Analytics Platform using the KNIME Testing Framework and, once it has been deployed as a web service using KNIME Server, can be validated by calling the service without any rows.
The workflow itself generates bioactivity predictions for the input molecules using a set of pre-calculated and saved XGBoost models. It is configured so that it can be easily deployed as a REST web service using KNIME server or used as a predictor directly in KNIME Analytics Platform
Extensions required;
KNIME Testing Framework
RDKit
XGBoost
Workflow
Validating KNIME Workflows
Used extensions & nodes
Created with KNIME Analytics Platform version 4.5.0
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Loading deployments
Loading ad hoc executions
Legal
By using or downloading the workflow, you agree to our terms and conditions.
Discussion
Discussions are currently not available, please try again later.