This component generates a view to interactively execute a model on an artificial data point. The view updates a visualization of the model output based on a new input manually inserted by the user. Adopt the view to either test a hypothesis or to deploy the model as a data app on KNIME WebPortal.
The component works for any classification or regression model captured in a workflow object via the KNIME Integrated Deployment Extension. Supported types for the input feature columns are: “Number (double)”, “Number (integer)” and “String”. For testing this component we recommend connecting its input model port with the “AutoML” classification component (kni.me/c/33fQGaQzuZByy6hE) or the “AutoML (Regression)” component (https://kni.me/c/5kzQcySUa8oukv0Y).
In order to work you also need to provide a sample of data with all the input feature columns of the model. The sample is used to compute the range of possible values (upper/lower bounds and string categories) that the user can change in the view. Constant numeric columns are not supported.
For deployment purposes you can also save the last input and prediction by adding more nodes to the component output.
This component was released as part of the Verified Components project (knime.com/verified-components).
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!Do you have feedback, questions, comments about NodePit, want to support this platform, or want your own nodes or workflows listed here as well? Do you think, the search results could be improved or something is missing? Then please get in touch! Alternatively, you can send us an email to mail@nodepit.com.
Please note that this is only about NodePit. We do not provide general support for KNIME — please use the KNIME forums instead.