caburge
Results
1
comments of
caburge
> I fixed these issues with the following changes: > > * In callbacks.py, insert this at line 6: > > ``` > def standardize_X(X): > if type(X) == list:...