Kizspy | Question: 41
(Choose 1 answer)
What does the method fit_transform() in Sklearn typically do?
A. Fits the model to the training data
B. Transforms the training data
C. Fits the model and transforms the training data simultaneously
D. None of the above