Linear Regression with Elixir and Nx
In the previous article, I made an intro to Machine Learning in the Elixir world. This time I'll show you how to actually do some real work! We'll analyze car data and try to predict the Miles Per Galon factor (label) based on related features like h...
agileandcode.com20 min read
Yusuke Saito
Hello! Thank you for your great article! I have a question, How did you plot the graphs? did you use Vega-Lite package?