Difference between revisions of "Orange: Save Distance Matrix"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) (Created page with "Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html Saves a distance matrix. Inputs Distances: distance matrix ../../_ima...") |
Onnowpurbo (talk | contribs) |
||
Line 7: | Line 7: | ||
Distances: distance matrix | Distances: distance matrix | ||
− | + | [[File:SaveDistanceMatrix-stamped.png|center|200px|thumb]] | |
By clicking Save, you choose from previously saved distance matrices. Alternatively, tick the box on the left side of the Save button and changes will be communicated automatically. | By clicking Save, you choose from previously saved distance matrices. Alternatively, tick the box on the left side of the Save button and changes will be communicated automatically. | ||
− | |||
By clicking Save as, you save the distance matrix to your computer, you only need to enter the name of the file and click Save. The distance matrix will be saved as type .dst. | By clicking Save as, you save the distance matrix to your computer, you only need to enter the name of the file and click Save. The distance matrix will be saved as type .dst. | ||
− | + | ==Contoh== | |
In the snapshot below, we used the Distance Transformation widget to transform the distances in the Iris dataset. We then chose to save the transformed version to our computer, so we could use it later on. We decided to output all data instances. You can choose to output just a minor subset of the data matrix. Pairs are marked automatically. If you wish to know what happened to our changed file, see Distance File. | In the snapshot below, we used the Distance Transformation widget to transform the distances in the Iris dataset. We then chose to save the transformed version to our computer, so we could use it later on. We decided to output all data instances. You can choose to output just a minor subset of the data matrix. Pairs are marked automatically. If you wish to know what happened to our changed file, see Distance File. | ||
− | + | [[File:SaveDistanceMatrix-Example.png|center|200px|thumb]] | |
Revision as of 08:16, 24 January 2020
Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html
Saves a distance matrix.
Inputs
Distances: distance matrix
By clicking Save, you choose from previously saved distance matrices. Alternatively, tick the box on the left side of the Save button and changes will be communicated automatically. By clicking Save as, you save the distance matrix to your computer, you only need to enter the name of the file and click Save. The distance matrix will be saved as type .dst.
Contoh
In the snapshot below, we used the Distance Transformation widget to transform the distances in the Iris dataset. We then chose to save the transformed version to our computer, so we could use it later on. We decided to output all data instances. You can choose to output just a minor subset of the data matrix. Pairs are marked automatically. If you wish to know what happened to our changed file, see Distance File.