Archives for python flask

15 Jun

FastAPI vs Flask: Comparison Guide for Data Science Enthusiasts

image-23573
image-23573

Data Science being a multidisciplinary area, is not only restricted to creating problem-specific models. One of the challenges faced by people working in this field is deploying any ML model. But nowadays, it is pretty straightforward to deploy or test your machine learning model at the production level. This is an essential step because not…

The post FastAPI vs Flask: Comparison Guide for Data Science Enthusiasts appeared first on Analytics India Magazine.

20 Oct

Complete Guide To Model Deployment Using Flask in Google Cloud Platform

image-16927
image-16927

In real-world, training and model prediction is one phase of the machine learning life-cycle. But it won’t be helpful to anyone other than the developer as no one will understand it. So, we need to create a frontend graphical tool that users can see on their machine. The easiest way of doing it is by deploying the model using Flask.

In this article, we will discuss how to use flask for the development of our web applications. Further, we will deploy the model on google platform environment.

The post Complete Guide To Model Deployment Using Flask in Google Cloud Platform appeared first on Analytics India Magazine.

15 Apr

5 Python Libraries To Package And Deploy Machine Learning Models

image-3982
image-3982

Python is a general-purpose programming language which can be used in many ways. This ubiquitous language has a very large community and has been used by the researchers as well as the developers for quite a long time. Python Standard Library Python’s standard library contains built-in modules which provide access to system functionality such as…

The post 5 Python Libraries To Package And Deploy Machine Learning Models appeared first on Analytics India Magazine.

15 Apr

5 Python Libraries To Package And Deploy Machine Learning Models

image-3984
image-3984

Python is a general-purpose programming language which can be used in many ways. This ubiquitous language has a very large community and has been used by the researchers as well as the developers for quite a long time. Python Standard Library Python’s standard library contains built-in modules which provide access to system functionality such as…

The post 5 Python Libraries To Package And Deploy Machine Learning Models appeared first on Analytics India Magazine.