Decided
Our project requires the machine learning model written in Python to be deployed on the server, so we need some compatible back-end framework to work with our model. We first thought about Django, but for our MVP, we only need a lightweight back-end framework. Thus, after consideration, we think Flask would be a better choice for our project. Flask has a large community, it has 2.3k stars on Github and has over 500 contributors.
0 views0
Comments