Trying follow code to run but getting AttributeError:
# Vectorize training and testing data def Vectorize(vec, X_train, X_test): X_train_vec = ve