entropy_metric: Method to calculate the entropy.

entropy_metricR Documentation

Method to calculate the entropy.

Description

Method to calculate the entropy.

Usage

entropy_metric(conversion_data_frame, table_convert, column_dataset_label)

Arguments

conversion_data_frame

A double with the result of the entropy calculation.

table_convert

Table conversion (variable - cluster).

column_dataset_label

Array with the calculation of the clustering algorithm.

Value

Return a double with the result of the entropy calculation.


laperez/Clustering documentation built on April 23, 2024, 3:41 a.m.