Skip to content

A Rust implementation of the linear regression project of 42

Notifications You must be signed in to change notification settings

noamoulin/ft_linear_regression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_linear_regression

A simple Rust linear regression implementation

Usage :

<executable> <path_to_csv_dataset> <path_to_target_chart> <chart_width> <chart_height>

An Exemple with the 42 subject dataset

Image1

About

A Rust implementation of the linear regression project of 42

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages