kernlab (version 0.9-24)

spirals: Spirals Dataset

Description

A toy data set representing two spirals with Gaussian noise. The data was created with the mlbench.spirals function in mlbench.

Usage

data(spirals)

Arguments

Format

A matrix with 300 observations and 2 variables.

Examples

Run this code
data(spirals)
plot(spirals)

Run the code above in your browser using DataCamp Workspace