Bayes Classification Prediction

Predict the dependent variable Y for a set of structures using a previously built Bayes model and the required independent X variables. Ensure the independent variables used to build the model are included in the second input table for each structure or as a Fingerprint column in the third input table.

Backend implementation

utilities/canvasBayes
canvasBayes is used to implement this node.

Options

Column containing Bayes model
Select the column containing the Bayes model
Column containing structure title
Select the column containing the structure names
Include input columns in output data
If selected, output data will also contain all input columns
Y variable
Select the dependent Y variable in the second input table to compare against predicted values. Leave unselected if these values are unknown.

Input Ports

Icon
Canvas Bayes Model
Icon
Data set to predict
Icon
Canvas Fingerprint for dataset to predict (optional)

Output Ports

Icon
Predicted Y values

Views

Log view of Bayes Prediction
Log view of Bayes Prediction

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.