Icon

workflows

This directory contains 3 workflows.

Icon1.ReadData 

Data Blending. 1. Read the following three data files with KNIME nodes (Drag and drop the files into the workspace). BRT_CHF.xlsx. gpb.csv. JPY_CNY.table. […]

Icon2.Modelling 

Modelling. 1. Read the file "AllRates.table". 2. Use a Linear Regression Learner and Predictor to built a model for predicting the GBP. 3. Use a Numeric […]

Icon3.Deployment 

Deployment. 1. Read the file "Predictions.table". 2. Write the results in a XLSX file. 3. Write the results in the H2 database as a new table predictions. […]