Vinayak Shantaram JoshiMayank Joneja
Published © MIT

Prediction with Regression on the Bolt Cloud

Learn how to use the Prediction ML feature on the Bolt Cloud, to predict the trend in any data.

BeginnerFull instructions provided1 hour1,619
Prediction with Regression on the Bolt Cloud

Things used in this project

Hardware components

Bolt WiFi Module
Bolt IoT Bolt WiFi Module
×1
Resistor 10k ohm
Resistor 10k ohm
×1
LDR
×1

Story

Read more

Code

Product code

JavaScript
Use this code inside the code section of the product configuration on the Bolt Cloud
setChartLibrary('google-chart');
setChartTitle('Your Graph Title');
setChartType('predictionGraph'); 
setAxisName('X-axis Name','Y-axis Name');
plotChart('time_stamp','light_data');

Credits

Vinayak Shantaram Joshi
11 projects • 64 followers
Contact
Mayank Joneja
6 projects • 42 followers
Embedded Hardware Development and Robotics. Networked Embedded Systems | IoT | Wireless Sensor Networks | Design Thinking
Contact

Comments

Please log in or sign up to comment.