Multilabel-Classification icon indicating copy to clipboard operation
Multilabel-Classification copied to clipboard

Uploaded dataset to Nanonets and keep getting 409 conflict when I try to train the model

Open hljanelam opened this issue 4 years ago • 1 comments

I followed every step and for some reasons, I keep getting 409 conflict message when I try to do the training step on Nanonets.

hljanelam avatar Nov 10 '20 12:11 hljanelam

{'message': 'Conflict', 'code': 409, 'errors': [{'reason': 'Model is not ready', 'message': 'Please check the current state of model'}]}

NEXT RUN: python ./code/model_state.py

these are the output when I tried to run python ./code/train_model.py

hljanelam avatar Nov 10 '20 12:11 hljanelam