Shreecheta

Results 1 issues of Shreecheta

Hi, I'm trying to run your code locally and encountered the following error : --------------------------------------------------------------------------- ValueError Traceback (most recent call last) Cell In[21], line 2 1 train_dataset.shuffle() ----> 2 model.fit(train_dataset.X,...