Session Ready
Exercise

Exploring potential crosses

In practice, feature crosses are done automatically when specified internally by algorithms. However, it is important to fully understand what happens when we cross two categorical features. The adult_incomes data set contains categorical variables for gender and occupation type.

Instructions
100 XP
  • Select the gender and occupation variables and create a table of the potential resulting cross of the features.