You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
recently I tried to run the train_model code. But I 've got an error in the line 47 of gloablregression.m, saying 'could not find train function with input format'.
I've searched the source code but did not find any train function implementation. So I guess you may use train in NN toolbox, but the input format seems wrong.
Could you please tell me how I can fix the problem?
Also, could you please release one good model trained with this code? I want to use it for testing.
Thank you very much.
The text was updated successfully, but these errors were encountered:
Hi,
recently I tried to run the train_model code. But I 've got an error in the line 47 of gloablregression.m, saying 'could not find train function with input format'.
I've searched the source code but did not find any train function implementation. So I guess you may use train in NN toolbox, but the input format seems wrong.
Could you please tell me how I can fix the problem?
Also, could you please release one good model trained with this code? I want to use it for testing.
Thank you very much.
The text was updated successfully, but these errors were encountered: