An open API service indexing awesome lists of open source software.

https://github.com/rohancyberops/slrj

This project demonstrates a basic implementation of simple linear regression in Julia. It generates synthetic data, performs linear regression to find the equation of the line, and then plots the data points and the regression line.
https://github.com/rohancyberops/slrj

julia-language pkg plots-in-julia simplelinearregression statistics

Last synced: over 1 year ago
JSON representation

This project demonstrates a basic implementation of simple linear regression in Julia. It generates synthetic data, performs linear regression to find the equation of the line, and then plots the data points and the regression line.

Awesome Lists containing this project