1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

examples: simple linear regression

This commit is contained in:
kemalcan bora
2020-01-31 04:44:38 +03:00
committed by GitHub
parent de832375b7
commit c90b53b89d
2 changed files with 56 additions and 0 deletions

1
examples/linear_regression/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
simple_linear_regression