cereal {liver}R Documentation

Cereal data set

Description

This dataset contains nutrition information for 77 breakfast cereals and includes 16 variables. The "rating" column is our target as a rating of the cereals (Possibly from Consumer Reports?).

Usage

 data( cereal ) 

Format

The cereal dataset, as a data frame, contains 77 rows (breakfast cereals) and 16 columns (variables/features). The 16 variables are:

Details

The original source can be found: https://perso.telecom-paristech.fr/eagan/class/igr204/datasets

See Also

adult, risk, churn, churnTel, bank, advertising, marketing, insurance, housePrice, house

Examples

data( cereal )

str( cereal )

[Package liver version 1.15 Index]