How to deploy Machine Learning Models using Flask

In this post, we will build an application using flask which will predict the house price based on the parameters influencing the house price. Later you can customize it for any model GUI designing. We will be using Flask which is widely used web framework for Machine Learning model deployment. There are other frameworks as well coming in the market like FastAPI but till today, flask is still the widely used and trusted framework over the machine learning community for model deployment.

Continue reading

7 Fun Comic Illustrations That Best Describe Machine Learning

When are you looking for the best way to express yourself without speaking, which technique comes to your mind? Yes, that’s right, it is an illustration. The illustration is one of the best ways to express a feeling or describe something. This technique has been started by our ancestors in the primitive age. It is a medium of explaining things easily so that anyone can understand. There are various types of comics you will find on the book store and online. Even you can read these tremendous African graphic novels. However, along with making comic stories and anime, there are other benefits of it. In technology, the comic is one of the top tools to teach and explain digital innovations and devices. In this article, you will find 7 fun comic illustrations that best describe machine learning.

How To Install VSCODE IDE On Windows | Visual Studio Code

Visual Studio Code or vscode is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity). In this post, I will explain step by step guide on how to install vscode ide on windows. We will install vscode and setup python environment to execute python programs.

1 2 3 4 5 6 15