classification_cts {airt}R Documentation

A dataset containing classification algorithm performance data in a continuous format.

Description

This dataset contains the performance of 10 classification algorithms on 235 datasets discussed in the paper Instance Spaces for Machine Learning Classification by M. A. Munoz, L. Villanova, D. Baatar, and K. A. Smith-Miles .

Usage

classification_cts

Format

A dataframe of 235 x 10 dimensions.

Dimension 1

Each row contains the algorithm performance of a dataset on 10 classification algorithms.

Dimensions 2

Each column contains the algorithm performance of a single algorithm.

Source

https://katesmithmiles.wixsite.com/home/matilda


[Package airt version 0.2.2 Index]