evaluate_all_column_dataset: Method in charge of calculating the average for all datasets...

View source: R/evaluate_column_dataset.R

evaluate_all_column_datasetR Documentation

Method in charge of calculating the average for all datasets using all the algorithms defined in the application.

Description

Method in charge of calculating the average for all datasets using all the algorithms defined in the application.

Usage

evaluate_all_column_dataset(datas, method, cluster, nameDataset, metrics)

Arguments

method

Described the metrics used by each of the algorithms.

cluster

Number of clusters.

nameDataset

Specify the name of dataset like information.

metrics

Array with internal or external metrics.

data

It's a data frame or matrix.

Value

A list with result of external and internal validation applying on algorithms.


Clustering documentation built on June 22, 2022, 5:07 p.m.