Skip to content

Commit

Permalink
rename file for linear regression
Browse files Browse the repository at this point in the history
  • Loading branch information
jorinvo committed Jul 20, 2016
1 parent 64f1cf3 commit 0b29b62
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml/octave/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Simple implementation of evolution strategy and gradient decent using the the car data from: https://archive.ics.uci.edu/ml/datasets/Auto+MPG
Simple implementation of evolution strategy and linear regression using the the car data from: https://archive.ics.uci.edu/ml/datasets/Auto+MPG

Tested in Octave but should also work with Matlab.
File renamed without changes.

0 comments on commit 0b29b62

Please sign in to comment.