1
2
3
4
5
#

Name:

Description:

The synth.tr data frame has 250 rows and 4 columns. The synth.te data frame has 1000 rows and 4 columns. It is intended that synth.tr be used from training and synth.te for testing.

Variables:

These data frames contains the following columns:

xs

x-coordinate

ys

y-coordinate

yc

class, coded as 0 or 1.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Ripley, B.D. (1994) Neural networks and related methods for classification (with discussion). Journal of the Royal Statistical Society series B 56, 409–456.

Ripley, B.D. (1996) Pattern Recognition and Neural Networks. Cambridge: Cambridge University Press.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Synthetic_Classification_Problem_1240_85.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.