Senior Software Developer
CurrentSome example projects below:1) Least Squares Method (https://www.leastsquaresmethod.com)One off project to produce an API to calculate “line of best fit” as used statistical regression analysis or machine learning model fit.NodeJS/Express used to create a Restful API which performs regression analysis on a set of data and some unknown drivers. This returns.