Icon

Public

This directory contains 400 workflows.

Iconkn_​example_​r_​source_​script 

Call an .R script from a subfolder and use in a R KNIME Snippet the script "example_function.R" is in the subfolder "data/my_r_scripts"

Iconkn_​example_​r_​sqlite_​multiple_​tables_​40 

Create a SQLite table with R (and manipulate data) You can do all the stuff you want in R and then put the results into SQLite by either creating new data […]

Iconkn_​example_​r_​violinplot_​boxplot 

"The beautiful (Violin-)Plot that has it all" - with KNIME and R ggplot2 "The beautiful (Violin-)Plot that has it all" - with KNIME and R […]

Iconkn_​example_​recursive_​loop_​storage_​week_​forecast 

use a very simple loop to make a forecast prediction. Also use temporary table to store information in a loop an read it back

Iconkn_​example_​regex_​match_​words 

RegEx match complete word with special characters - using Rule Engine, Column Expressions, String Manipulation, and Java Snippets RegEx match complete […]

Iconkn_​example_​regex_​special_​characters 

RegEx - remove line breaks and special characters from column name RegEx - remove line breaks and special characters from column name URL: Regex […]

Iconkn_​example_​restart_​loop_​rowid_​csv 

Restart a loop at the last processed RowID - saving the progress in a CSV file

Iconkn_​example_​rose_​balanced 

Use both SMOTE (Synthetic Minority Over-sampling Technique) and ROSE (Random Over-Sampling Examples) algorithms to balance data. SMOTE is implemented within […]

Iconkn_​example_​rule_​induction_​numeric_​target 

Rule Induction with Weka M5Rules WekaRules, right click on magnifying glass "View: Weka Node View" The use of the Rule finders requires some configuration […]

Iconkn_​example_​rule_​induction_​weka_​hotspot_​and_​yacaree_​rules 

Rule Induction with Weka Rule Nodes and Yacaree Associator Weka Hot Spot Rules, right click on magnifying glass "View: Weka Node View" The use of the Rule […]