Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 572 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 572 Bytes

Visualroo

Visualroo is a client side web application developed in JavaScript used for teaching regression and statistical dependence (correlation). It connects to a Mockaroo schema using an API key. Two variables from the schema can be selected and visualized. Visualroo uses mljs simple linear regression to find the equation for the fitted line and visualizes the results using plotly.js. A demo page is available here where you can try it!