Skip to content
/ MockAPI Public

A JavaScript application to interface with mockaroo.com API, apply linear regression, and visualize the data.

Notifications You must be signed in to change notification settings

saeedt/MockAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

A JavaScript application to interface with mockaroo.com API, apply linear regression, and visualize the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published