Closed g811201 closed 5 months ago
The problem is here: https://github.com/HumanSignal/label-studio-ml-backend/blob/master/label_studio_ml/model.py#L70
It should be START_TRAINING. Hope we will fix it soon.
https://github.com/HumanSignal/label-studio-ml-backend/pull/565
Describe the bug I use label-studio-ml backend to create a active learning loop. I would like to train model only when I click "Start Training" button. However, when I click the button, the ml-backend event in fit method get nothing rather than "START_TRAINING". I'm not sure the issue belongs to label-studio or label-studio-ml, or is there any way to achieve the goal?
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):