DEV Community

Cover image for Creating a Gauge Chart with Machine Learning (ML5, Teachable Machine) – Using React (Hooks) with D3
Murat Kemaldar
Murat Kemaldar

Posted on • Updated on

Creating a Gauge Chart with Machine Learning (ML5, Teachable Machine) – Using React (Hooks) with D3

Hi, this is part 7 of my "Using React (Hooks) with D3" series, and in this one, I am adding Machine Learning (ML5, Teachable Machine) to the mix.

I use Teachable Machine to create a Machine Learning Model, I use this Model to predict if I am present, and visualize the prediction in a Gauge Chart.

Hope you like it!

Top comments (0)