Exploratory data analysis
The first step of any data analysis, unsupervised or supervised, is to familiarize yourself with the data.
The variables you created before, wisc.data and diagnosis, are still available in your workspace. Explore the data to answer the following questions:
- How many observations are in this dataset?
- How many variables/features in the data are suffixed with
_mean? - How many of the observations have a malignant diagnosis?
Это упражнение является частью курса
Unsupervised Learning in R
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение