Skip to content

C++ Program to calculate Linear Regression and equation of line

Notifications You must be signed in to change notification settings

HashirRajah/Linear-Regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Linear-Regression

C++ Program to calculate Linear Regression and equation of line

Requirements

  • C/C++ Compiler

Compile and run program on terminal

  • Compile: g++ main.cpp -o main
  • run: ./main

About

C++ Program to calculate Linear Regression and equation of line

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages