63
Nycomed Chair for Bioinformatics & Information Mining Introduction to KNIME The Konstanz Information Miner Tobias Kötter University of Konstanz, Germany [email protected]

Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

  • Upload
    others

  • View
    6

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Nycomed Chair for

Bioinformatics & Information Mining

Introduction to KNIME

The Konstanz Information Miner

Tobias Kötter

University of Konstanz, Germany

[email protected]

Page 2: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Agenda

• Introduction

• Installation

• Usage

• Example Workflows

• Development

• Summary

20.10.2011 Tobias Kötter: Introduction to KNIME 2

Page 3: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

What is KNIME

• Data exploration platform – Data flows (data pipelining)

– Operations are encapsulated in nodes

– More than 100 nodes for processing and analyzing your data

• Based on the Eclipse platform and Java – Open Source

– Development started in 2004

– Developed by KNIME.com and the Nycomed chair

• Public release of version 1.0 in 2006

• More than 5500 active users

20.10.2011 Tobias Kötter: Introduction to KNIME 3

Page 4: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 4

Page 5: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

KNIME loads and integrates data from diverse data sources:

• Different data bases

• Various file formats (CSV, XML, SDF, etc.)

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 5

Page 6: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

ETL

KNIME provides huge repository of

modules for easy-to-use, modular

• Data preprocessing

• Data fusion

• Data transformation

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 6

Page 7: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

ETL

Data Mining

In addition to standard data

mining techniques, KNIME

adds cutting edge data

analysis algorithms.

(…thanks to its academic

roots)

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 7

Page 8: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

ETL

Data Mining

Visualization

Interactive views provide data overviews

and insights into the learned models.

Interactive linking&brushing techniques

allow for powerful exploration of models

and data.

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 8

Page 9: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

ETL

Data Mining

Visualization

External Tools

Due to its open API and “node-in-a-sandbox”-approach

additional (also external) tools are easily integrated,

e.g.

• Item set mining

• Access to the statistics tool R

• Complete integration of the machine learning

library WEKA

• Application area specific integration, e.g. CDK

(Chemical Development Kit)

KNIME is Eclipse-based: Integrating other Eclipse

projects such as BIRT, DTP, etc. provides even more

functionality

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 9

Page 10: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Data Loading

ETL

Data Mining

Visualization

External Tools

Commercial Partners integrate their proprietary tools

KNIME serves as an integration platform for tools of

various vendors and the Open Source Community

3rd Party Tools

KNIME

20.10.2011 Tobias Kötter: Introduction to KNIME 10

Page 11: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

INSTALLATION

20.10.2011 Tobias Kötter: Introduction to KNIME 11

Page 12: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME #12

KNIME Installation

• KNIME: http://knime.org/download-desktop – KNIME Desktop Version

– KNIME SDK Developer Version

• Available for: • Windows 64/32bit

• Linux 64/32bit

• Mac OS X 64bit

• No installation needed simply unpack the downloaded archives

Page 13: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

KNIME Standard Nodes

20.10.2011 Tobias Kötter: Introduction to KNIME 13

Page 14: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

KNIME Extensions

• Chemistry types and features

• Distance Matrix

• Ensemble Learning

• External Tool Support

• HTML/PDF Writer

• Item Set Mining

• R Statistics Integration

• Report Designer

• Webservice Client

• Weka Data Mining Integration

• XLS Support

• XML Processing

• …

20.10.2011 Tobias Kötter: Introduction to KNIME 14

Page 15: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Additional Extensions

• Experimental Extensions: http://tech.knime.org/knime-labs – Modular Data Generators

– Network Mining

– Perl Scripting

– Text Processing

– …

• Community Contributions: http://tech.knime.org/community

– Chemoinformatics

– High Content Screening

– Image Processing

– Next Generation Sequencing

– R/Groovy/Matlab/Python Scripting

– STARK

– …

20.10.2011 Tobias Kötter: Introduction to KNIME 15

Page 16: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Extension Installation

20.10.2011 Tobias Kötter: Introduction to KNIME 16

Page 18: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

USAGE

20.10.2011 Tobias Kötter: Introduction to KNIME 18

Page 19: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

The KNIME Workbench

Overview

of

workflows

Node

repository Console

Node

description

Examples

Outline

20.10.2011 Tobias Kötter: Introduction to KNIME 19

Workflow area

Page 20: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Creating a Simple Flow

• Drag and drop nodes from the repository to the workflow

• Connect the nodes by “drawing” connections between output

and input ports

20.10.2011 Tobias Kötter: Introduction to KNIME 20

Page 21: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Right-click on node to get context menu

• Configure opens a dialog where parameters can be set

• Not all nodes need to be configured

manually

• Node states

Node is not configured properly or

not fully connected

Node is ready to be executed

Node is executed and

has data at its output port(s)

Configuring Nodes

Tobias Kötter: Introduction to KNIME 21

Page 22: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Click Execute in the context menu or the toolbar button

– only “yellow” nodes can be executed

• All predecessing nodes are executed automatically

Executing Nodes

Tobias Kötter: Introduction to KNIME 22

Page 23: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME #23

Data Table

• Contains meta information (spec) – data types

– domains

– # of rows / cols

• Large tables are buffered on disc

• Blob cell support for large data cells e.g. images

Page 24: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME #24

Data Types

• Common data types

– Double Value

– Int Value

– String Value

– Collections

• Sets

• Lists

– Bit vectors

• Additional data types

– Terms and Documents

– Image

– Network

– Chemical types

• Molecules i.e. CDK,

Smiles, SDF, …

– Distance Matrix

– Custom data types

Page 25: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Quick view on the output tables at each executed node

Intermediate Results

Tobias Kötter: Introduction to KNIME 25

Page 26: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Learners build “models” based on the input data

• Many different algorithms

– Decision Trees

– Neural Networks

– Regression

– All of Weka

– …

• Model output port

Learners

Tobias Kötter: Introduction to KNIME 26

Page 27: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Predictors predict class values

• Take a model from a learner and suitable data

Predictors

Tobias Kötter: Introduction to KNIME 27

Page 28: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Many nodes offers views on

the input data

– Scatter Plot, Scatter Matrix

– Histograms

– Interactive Table

– …

• Click Open View in the

context menu

• Some nodes have more

than one view

Views

Tobias Kötter: Introduction to KNIME 28

Page 29: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

• Data rows can be assigned colors and shapes

• Based on a certain column

• Special Color Manager and Shape Manager nodes

• Accessible in all following nodes

Adding Color and Shape

Tobias Kötter: Introduction to KNIME 29

Page 30: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

Linked Brushing

Tobias Kötter: Introduction to KNIME 30

• Hiliting can be changed from

every view in the flow that

supports it

• Views can show only hilited rows

Page 31: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011

1:n Hiliting

Tobias Kötter: Introduction to KNIME 31

Page 32: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

EXAMPLE WORKFLOWS

20.10.2011 Tobias Kötter: Introduction to KNIME 32

Page 33: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 33

Page 34: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 34

Page 35: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 35

Page 36: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 36

Page 37: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 37

Page 38: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 38

Page 39: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 39

Page 40: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 40

Page 41: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 41

Page 42: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 42

Page 43: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 43

Page 44: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 44

Page 45: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 45

Page 46: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 46

Page 47: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 47

Page 48: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 48

Page 49: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 49

Page 50: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 50

Page 51: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 51

Page 52: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 52

Page 53: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Example Workflow (step by step)

20.10.2011 Tobias Kötter: Introduction to KNIME 53

Page 54: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Association Rules

• Using the Modular Data Generation from KNIME Labs

54

Mapping

basketID – productID

Baskets

with set of products

Increase confidence

of the rule (A=>B)

Increase support of the

rule (items) Verify: Mine Rules!

20.10.2011 Tobias Kötter: Introduction to KNIME

Page 55: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Generate Customer Data

55

Generate one row per bought item

Assign a product

category randomly

Assign a price category

based on gender and

occupation

Assign a random real

product with matching price

and product category

20.10.2011 Tobias Kötter: Introduction to KNIME

Page 56: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Download Example Workflows

• KNIME Example Flow Server

• Available via the view menu

in KNIME

• Public workflow repository

• Demonstrated workflows:

– 001001_TimeSeries_example

– 007003_AssoziationRules

– 007008_ShoppingBasket

20.10.2011 Tobias Kötter: Introduction to KNIME 56

Page 57: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

DEVELOPMENT

20.10.2011 Tobias Kötter: Introduction to KNIME 57

Page 58: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME 58 04.11.2011 #58

Node Architecture

• KNIME interacts only with a Node

• Node takes care of embedding the node in the infrastructure

• New nodes implement Model/View/Dialog

class Node

(final)

class

Node-

Dialog-

Pane

(abstract)

class

Node-

View

(abstract)

class

Node-

Model

(abstract)

class NodeFactory (abstract)

Page 59: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Node Extension Wizard

• Included in the KNIME Developer Version

• Allows creation of plugin projects including functioning KNIME

nodes (with sample code)

• Helpful to easily create all node classes

– Generates all Java classes

– Node is registered with the plugin project

– Launch KNIME and enjoy the new node working!

20.10.2011 Tobias Kötter: Introduction to KNIME 59

Page 60: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME 60

Node Extension Wizard

Page 61: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

20.10.2011 Tobias Kötter: Introduction to KNIME 61

Node Extension Wizard

• Specify all settings to

create a new KNIME node

– In a completely new plugin

project, or

– Into an existing project

• Node type: Sink, Source,

Learner, Predictor,

Manipulator, Visualizer,

Meta, or Other

• Include sample code or

not

Page 62: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Node Extension Wizard

20.10.2011 Tobias Kötter: Introduction to KNIME 62

• Contains all Java

classes (including

sample code)

• Node is registered in the plugin.xml

• NodeDialog and

NodeView class are

also created and

registered to the NodeFactory

Page 63: Introduction to KNIMEtranslectures.videolectures.net › ...koeter_knime_01.pdf · KNIME is Eclipse-based: Integrating other Eclipse projects such as BIRT, DTP, etc. provides even

Summary

• Nodes encapsulate operations

• Nodes provide intermediate results

• Self explaining workflows

• Handles large data sets

• Easy extensible

20.10.2011 Tobias Kötter: Introduction to KNIME 63