Deploy First TensorFlow Model in Android App

Written by sumitpaul | Published 2020/05/09
Tech Story Tags: tensorflowlite | android-app-development | android-apps | machine-learning | simple-linear-regression | linear-regression | machine-learning-algorithms | tensorflow

TLDR We are going to create an Android App using TensorFlow Lite to use the Machine Learning model of Linear Regression in Android. Simple linear regression is useful for finding the relationship between two continuous variables. For example, using temperature in degrees Celsius it is possible to accurately predict Fahrenheit. We create Celsius to Fahrenheit converter and train it with the predefined data because we are creating a supervised model. We have one EditText in the app with the variable name and pass the value to get the prediction.via the TL;DR App

no story

Written by sumitpaul | Mountaineer ⛰️ and Techie 💻
Published by HackerNoon on 2020/05/09