8000 GitHub - Harsh4999/RegressionApi: An simple REST Api for calculating Regression and Correlation.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

An simple REST Api for calculating Regression and Correlation.

Notifications You must be signed in to change notification settings

Harsh4999/RegressionApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RegressionApi

An simple REST Api for calculating Regression and Correlation.
This built in SpringBoot and Accepts data of X and Y functions. Pass In JSON data in form of data object as shown below.

Sample JSON Input

me

Note:- PLEASE PROVIDE VALID INPUT.

Both array of X and Y must contain valid data type and equal elements

Output Of Input

me

Invalid Input Response

me

As mentioned Invalid Input Results Bad Request

Make get request on /calc/regression/

About

An simple REST Api for calculating Regression and Correlation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0