✏️ Code CompletionAI AI & ML Easy⚡+10 XP
Predict Method
Complete the prediction call.
✏️ Fill in the blank
model.fit(X_train, y_train)
predictions = model.___(X_test)Complete the prediction call.
model.fit(X_train, y_train)
predictions = model.___(X_test)