Difference between revisions of "Orange: Distance File"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/distancefile.html Loads an existing distance file. Outputs Distance File: distance matrix...") |
Onnowpurbo (talk | contribs) |
||
Line 1: | Line 1: | ||
Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/distancefile.html | Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/distancefile.html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
Loads an existing distance file. | Loads an existing distance file. | ||
Line 12: | Line 7: | ||
Distance File: distance matrix | Distance File: distance matrix | ||
− | + | [[File:DistanceFile-stamped.png|center|200px|thumb]] | |
Choose from a list of previously saved distance files. | Choose from a list of previously saved distance files. | ||
− | |||
Browse for saved distance files. | Browse for saved distance files. | ||
− | |||
Reload the selected distance file. | Reload the selected distance file. | ||
− | |||
Information about the distance file (number of points, labelled/unlabelled). | Information about the distance file (number of points, labelled/unlabelled). | ||
− | |||
Browse documentation datasets. | Browse documentation datasets. | ||
− | |||
Produce a report. | Produce a report. | ||
− | + | ==Contoh== | |
When you want to use a custom-set distance file that you’ve saved before, open the Distance File widget and select the desired file with the Browse icon. This widget loads the existing distance file. In the snapshot below, we loaded the transformed Iris distance matrix from the Save Distance Matrix example. We displayed the transformed data matrix in the Distance Map widget. We also decided to display a distance map of the original Iris dataset for comparison. | When you want to use a custom-set distance file that you’ve saved before, open the Distance File widget and select the desired file with the Browse icon. This widget loads the existing distance file. In the snapshot below, we loaded the transformed Iris distance matrix from the Save Distance Matrix example. We displayed the transformed data matrix in the Distance Map widget. We also decided to display a distance map of the original Iris dataset for comparison. | ||
− | + | [[File:DistanceFile-Example.png|center|200px|thumb]] | |
Revision as of 08:11, 24 January 2020
Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/distancefile.html
Loads an existing distance file.
Outputs
Distance File: distance matrix
Choose from a list of previously saved distance files. Browse for saved distance files. Reload the selected distance file. Information about the distance file (number of points, labelled/unlabelled). Browse documentation datasets. Produce a report.
Contoh
When you want to use a custom-set distance file that you’ve saved before, open the Distance File widget and select the desired file with the Browse icon. This widget loads the existing distance file. In the snapshot below, we loaded the transformed Iris distance matrix from the Save Distance Matrix example. We displayed the transformed data matrix in the Distance Map widget. We also decided to display a distance map of the original Iris dataset for comparison.