Orange: Data Info: Difference between revisions

From OnnoCenterWiki
Jump to navigationJump to search
Onnowpurbo (talk | contribs)
Onnowpurbo (talk | contribs)
Line 21: Line 21:
==Contoh==
==Contoh==


Below, we compare the basic statistics of two Data Info widgets - one with information on the entire dataset and the other with information on the (manually) selected subset from the Scatter Plot widget. We used the Iris dataset.
Di bawah ini, kita membandingkan statistik dua widget Info Data - satu dengan informasi pada seluruh dataset dan yang lainnya dengan informasi pada subset yang dipilih (secara manual) dari widget Scatter Plot. Kami menggunakan dataset Iris.
 
../../_images/DataInfo-Example.png


[[File:DataInfo-Example.png|center|600px|thumb]]


==Referensi==
==Referensi==

Revision as of 02:28, 10 January 2020

Sumber: https://docs.biolab.si//3/visual-programming/widgets/data/datainfo.html


Menayangkan informasi dari dataset yang dipilih.

Input

Data: input dataset

A simple widget that presents information on dataset size, features, targets, meta attributes, and location.

  • Information on dataset size
  • Information on discrete and continuous features
  • Information on targets
  • Information on meta attributes
  • Information on where the data is stored
  • Produce a report.

Contoh

Di bawah ini, kita membandingkan statistik dua widget Info Data - satu dengan informasi pada seluruh dataset dan yang lainnya dengan informasi pada subset yang dipilih (secara manual) dari widget Scatter Plot. Kami menggunakan dataset Iris.

Referensi

Pranala Menarik