Method to calculate the entropy.
entropy_metric(conversion_data_frame, table_convert, column_dataset_label)
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.Return a double with the result of the entropy calculation.