Difference between revisions of "Orange: Save Distance Matrix"

From OnnoWiki
Jump to navigation Jump to search
(Created page with "Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html Saves a distance matrix. Inputs Distances: distance matrix ../../_ima...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html
 
Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html
  
Saves a distance matrix.
+
Widget Save Distance Matrix menyimpan sebuah distance matrix.
  
Inputs
+
==Input==
  
    Distances: distance matrix
+
Distances: distance matrix
  
../../_images/SaveDistanceMatrix-stamped.png
+
[[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==
 
 
Example
 
 
 
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.
 
 
 
../../_images/SaveDistanceMatrix-Example.png
 
  
 +
Dalam snapshot di bawah ini, kita menggunakan widget Distance Transformation untuk men-transformasi jarak dalam dataset Iris. Menggunakan widget Distance Matrix dapat memilih untuk menampilkan semua data hasil transformasi distance matrix. Kita dapat memilih untuk menampilkan hanya sebagian kecil dari matrix data. Pasangan ditandai secara otomatis. Kita kemudian menyimpan versi yang di-transformasikan yang kita pilih ke komputer kita menggunakan widget Save Distance Matrix, sehingga kita dapat menggunakannya nanti. Jika kita ingin tahu apa yang terjadi pada file kita yang telah diubah, dapat kita lihat menggunakan Widget Distance File.
  
 +
[[File:SaveDistanceMatrix-Example.png|center|400px|thumb]]
  
 
==Referensi==
 
==Referensi==

Latest revision as of 16:28, 7 April 2020

Sumber: https://docs.biolab.si//3/visual-programming/widgets/unsupervised/savedistancematrix.html

Widget Save Distance Matrix menyimpan sebuah distance matrix.

Input

Distances: distance matrix
SaveDistanceMatrix-stamped.png
  • 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

Dalam snapshot di bawah ini, kita menggunakan widget Distance Transformation untuk men-transformasi jarak dalam dataset Iris. Menggunakan widget Distance Matrix dapat memilih untuk menampilkan semua data hasil transformasi distance matrix. Kita dapat memilih untuk menampilkan hanya sebagian kecil dari matrix data. Pasangan ditandai secara otomatis. Kita kemudian menyimpan versi yang di-transformasikan yang kita pilih ke komputer kita menggunakan widget Save Distance Matrix, sehingga kita dapat menggunakannya nanti. Jika kita ingin tahu apa yang terjadi pada file kita yang telah diubah, dapat kita lihat menggunakan Widget Distance File.

SaveDistanceMatrix-Example.png

Referensi

Pranala Menarik