You are on page 1of 5

Sakthi Ram

20BEE1026
Experiment 4

IoT Domain Analyst


ECE3502
IRIS DATASET ANALYSIS USING K-MEANS ALGORITHM IN KNIME
ANALYTICS PLATFORM:

Aim:
To perform the analysis of iris dataset from the excel file using k-means
algorithm in KNIME Analytics Platform.

Procedure:
1. Launch KNIME Platform. Go to File and select New.
2. Select New KNIME Workflow and rename it.
3. Download data and keep it accessible.
4. Drag and drop CSV file into workbench editor.
5. Drag and drop Partitioning node and enter the required values.
6. Drag and drop k-Means node and exclude/include columns.
7. Drag and drop Colour Manager node and choose cluster colours.
8. Drag and drop Shape Manager node and choose cluster shapes.
9. Drag and drop Cluster Assigner node.
10. Drag and drop Scatter Plot (local) node.
11. Connect all the nodes.
12. Execute and open output visualization.
Output:
Conclusion:
Hence, the iris dataset is analysed using k-Means algorithm in KNIME
Platform. Thus, the output is visualised using Scatter Plot (local) nodes.

You might also like