View source: R/evaluate_column_dataset.R
| evaluate_all_column_dataset | R Documentation | 
Method in charge of calculating the average for all datasets using all the algorithms defined in the application.
evaluate_all_column_dataset(datas, method, cluster, nameDataset, metrics)
| datas | It's a data frame or matrix. | 
| 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. | 
A list with result of external and internal validation applying on algorithms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.