Icon

Public

This directory contains 6 workflows.

IconC24_​Fraudulent Email Address Detection 

In this challenge you will take the role of cybersecurity analyst, and see if you can identify emails that are trying to pass as legitimate when they are in […]

IconC25_​Detecting the Presence of Heart Disease 

Answer to Challenge 25: Detecting the Presence of Heart Disease Uses a parameter optimisation loop on eta (i.e. learning rate), boosting rounds, max […]

IconC26_​Calculating Sales Performance 

Did it in 2 ways 1. Column expressions (with multi-row access selected) to run window functions 2. Lag nodes + Math to mimic window functions Plotted […]

IconC27_​Exploring World Cup Datasets 

3 part workflow 1. Check if Shootouts contain teams not in Results. Regardless, concantenate rows 2. Join concantenated set with teams to get conference […]

IconC28_​Funnel Plotting with Plotly 

In this challenge you will play the role of data analyst trying to create a Stacked Funnel Plot from Plotly. While KNIME has many Plotly Plots through its […]

IconC29_​Table Tennis Tournament 

You work for a Berlin startup and it's Friday night. A table tennis tournament with your colleagues is due! The following problem comes up: how to randomly […]