@ -18,7 +18,7 @@ y = pd.read_csv("train/expected.tsv", sep="\t", names=["rainfall"])
from sklearn.preprocessing import PolynomialFeatures
# xxx
poly = PolynomialFeatures(2, interaction_only=True)
df = poly.fit_transform(x)
The note is not visible to the blocked user.