Skip to content

shuckle16/linreg-sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example of Simple Linear Regression in SQLite

Because SQL is a language that is highly portable.

How to run

Make sure you have the SQLite command line client sqlite3 installed. From there, type

make coefs

to run. If all went well, you will see a coefs.csv in the same directory as this repo.

About

simple linear regression in SQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published