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 💻