Map
> Data Science > Predicting the Future >
Modeling > Clustering
> Hierarchical > Exercise |
|
|
|
|
|
Hierarchical
Clustering - Exercise
|
|
|
- Open "Orange".
- Drag and drop "File" widget and
double click to load a dataset (iris.txt).
- Drag and drop "Select Attributes"
widget and connect it to the "File" widget.
- Open "Select Attributes" and set the
class (target) and attributes (predictors).
- Drag and drop "Example Distance" widget
and connect it to the "Select Attributes" widget.
- Drag and drop "Hierarchical Clustering" widget
and connect it to the "Example Distance" widget.
|
|
|
|
|
|
|
|
|
Double click on the "Hierarchical Clustering"
widget to view the clusters.
|
|
|
|
|
|
|
|
|