Having a training set is luxury. On my last job I encountered a lot of cases where people just expected to built a magic thing from unlabeled or yet ungathered data.
So far, mlflow + docker + torchserve has been enough. Soon I'll have to implement training, active learning and maintenance in the cloud as well, which will probably require more tools.
oldkottor t1_j4aqp07 wrote
Having a training set is luxury. On my last job I encountered a lot of cases where people just expected to built a magic thing from unlabeled or yet ungathered data.