Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
После применения PolynomialFeatures(degree=2) к признаку x=[2], вектор признаков становится:
[2, 4]
[1, 2]
[2, 4, 8]
[1, 2, 4] — свободный член, исходный признак, его квадрат
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!