MCQOPTIONS
Saved Bookmarks
| 1. |
scikit-learn also provides a class for per-sample normalization, Normalizer. It can apply________to each element of a dataset |
| A. | max, l0 and l1 norms |
| B. | max, l1 and l2 norms |
| C. | max, l2 and l3 norms |
| D. | max, l3 and l4 norms |
| Answer» C. max, l2 and l3 norms | |