Erreur modèle.predict ([x_test])
Just put model.predict(x_test) instead of model.predict([x_test])
Uninterested Unicorn
Just put model.predict(x_test) instead of model.predict([x_test])