|
153 | 153 | "name": "stdout", |
154 | 154 | "output_type": "stream", |
155 | 155 | "text": [ |
156 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
157 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
158 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
159 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
160 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
161 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
162 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
163 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
164 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
165 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
166 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
167 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
168 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
169 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
170 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
171 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
172 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
173 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
174 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n", |
175 | | - "['bill_length_mm', 'bill_depth_mm', 'body_mass_g', 'flipper_length_mm', 'sex'] ('Gentoo',)\n" |
| 156 | + "(42.9, 13.1, 5000.0, 215.0, 0.0) ('Gentoo',)\n", |
| 157 | + "(46.1, 13.2, 4500.0, 211.0, 0.0) ('Gentoo',)\n", |
| 158 | + "(44.9, 13.3, 5100.0, 213.0, 0.0) ('Gentoo',)\n", |
| 159 | + "(43.3, 13.4, 4400.0, 209.0, 0.0) ('Gentoo',)\n", |
| 160 | + "(42.0, 13.5, 4150.0, 210.0, 0.0) ('Gentoo',)\n", |
| 161 | + "(46.5, 13.5, 4550.0, 210.0, 0.0) ('Gentoo',)\n", |
| 162 | + "(44.0, 13.6, 4350.0, 208.0, 0.0) ('Gentoo',)\n", |
| 163 | + "(40.9, 13.7, 4650.0, 214.0, 0.0) ('Gentoo',)\n", |
| 164 | + "(42.6, 13.7, 4950.0, 213.0, 0.0) ('Gentoo',)\n", |
| 165 | + "(42.7, 13.7, 3950.0, 208.0, 0.0) ('Gentoo',)\n", |
| 166 | + "(45.3, 13.7, 4300.0, 210.0, 0.0) ('Gentoo',)\n", |
| 167 | + "(47.2, 13.7, 4925.0, 214.0, 0.0) ('Gentoo',)\n", |
| 168 | + "(45.2, 13.8, 4750.0, 215.0, 0.0) ('Gentoo',)\n", |
| 169 | + "(43.6, 13.9, 4900.0, 217.0, 0.0) ('Gentoo',)\n", |
| 170 | + "(43.8, 13.9, 4300.0, 208.0, 0.0) ('Gentoo',)\n", |
| 171 | + "(45.5, 13.9, 4200.0, 210.0, 0.0) ('Gentoo',)\n", |
| 172 | + "(45.7, 13.9, 4400.0, 214.0, 0.0) ('Gentoo',)\n", |
| 173 | + "(43.3, 14.0, 4575.0, 208.0, 0.0) ('Gentoo',)\n", |
| 174 | + "(47.5, 14.0, 4875.0, 212.0, 0.0) ('Gentoo',)\n", |
| 175 | + "(46.2, 14.1, 4375.0, 217.0, 0.0) ('Gentoo',)\n" |
176 | 176 | ] |
177 | 177 | } |
178 | 178 | ], |
|
196 | 196 | ")\n", |
197 | 197 | "\n", |
198 | 198 | "for _, (input_feats, target) in zip(range(20), data_set):\n", |
199 | | - " print(features, target)" |
| 199 | + " print(input_feats, target)" |
200 | 200 | ] |
201 | 201 | }, |
202 | 202 | { |
|
0 commit comments