Adds OLS and naive linear algebra routine
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
pub mod classification;
|
||||
pub mod regression;
|
||||
pub mod linalg;
|
||||
pub mod math;
|
||||
pub mod error;
|
||||
pub mod algorithm;
|
||||
|
||||
Reference in New Issue
Block a user