top of page

Cereals Dataset
-
Cereals Dataset has 77 rows and 16 columns.
-
Among these 16 columns, 4 columns are categorical, 15 are quantitative and 1 is character.
-
All 77 rows are unique and thus doesn't have any duplicates rows.
Missing Value
The dataset has total 4 missing value which were then imputated using k-nn method.

bottom of page