Question 4
Suppose we want to transform features in a dataset using polynomial transformation. The sklearn API provides the functionality in which of the following modules?
sklearn.dataset
sklearn.model_selection
sklearn.preprocessing
sklearn.featureSelection
sklearn.featureExtraction