musicians | R Documentation |
Made-up data on 60 musicians in 4 groups for multiclass classification.
A data.frame
with 60
rows and 9
variables:
Musician identifier, 60 levels
Age of the musician. Between 17 and 66 years.
The class of the musician. One of "A"
, "B"
, "C"
, and "D"
.
Height of the musician. Between 146
and 196
centimeters.
Whether the musician plays drums. 0
= No, 1
= Yes.
Whether the musician plays bass. 0
= No, 1
= Yes.
Whether the musician plays guitar. 0
= No, 1
= Yes.
Whether the musician plays keys. 0
= No, 1
= Yes.
Whether the musician sings. 0
= No, 1
= Yes.
Ludvig Renbo Olsen, r-pkgs@ludvigolsen.dk
predicted.musicians
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.