Machine Learning Model with FLASK REST API

Written by ashish-ghimire | Published 2020/01/09
Tech Story Tags: flask-api | machine-learning | random-forest | python | programming | api | backend | machine-learning-tutorials

TLDR Using FLASK REST API we will see how you can make your first REST API for Machine Learning Model. We will start by creating machine learning model. We will save the model and test it using Postman. Then we will use the model to create API using Flask and create API. The first thing we will need is to import the necessary libraries. In this project we will be using Boston Housing data set and it can be downloaded from.apologeticsklearn.datasets.com.via the TL;DR App

no story

Published by HackerNoon on 2020/01/09