mstz commited on
Commit
f0a929d
·
1 Parent(s): 37b4682

Update mushroom.py

Browse files
Files changed (1) hide show
  1. mushroom.py +1 -2
mushroom.py CHANGED
@@ -33,8 +33,7 @@ _ORIGINAL_FEATURE_NAMES = [
33
  "ring_type",
34
  "spore_print_color",
35
  "population",
36
- "habitat",
37
- "is_poisonous"
38
  ]
39
  _BASE_FEATURE_NAMES = [
40
  "cap_shape",
 
33
  "ring_type",
34
  "spore_print_color",
35
  "population",
36
+ "habitat"
 
37
  ]
38
  _BASE_FEATURE_NAMES = [
39
  "cap_shape",