Alex Ough

Results 1 issues of Alex Ough

There is a cell to read TEST data into the TRAINNG dataframe, "df_train = get_dataframe('test_data.txt')" right after reading the training data into the same dataframe, which makes 'train_text.shape' (500, 1)...