de en es fr nl pl pt sv zh

ipc

ML models in Flask

Martín Villalba

Does this situation sound familiar to you? You are a data scientist, you developed an ML model in Python (using PyTorch, TensorFlow, or something like that), and you'd like your users to interact with it, You would like to make either an API or a web interface to your model, Your model is...