Skip to content

Commit 44da857

Browse files
committed
updating DIRECTORY.md
1 parent bbe57f0 commit 44da857

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -681,6 +681,7 @@
681681
* [K Nearest Neighbours](machine_learning/k_nearest_neighbours.py)
682682
* [Linear Discriminant Analysis](machine_learning/linear_discriminant_analysis.py)
683683
* [Linear Regression](machine_learning/linear_regression.py)
684+
* [Linear Regression Vectorized](machine_learning/linear_regression_vectorized.py)
684685
* Local Weighted Learning
685686
* [Local Weighted Learning](machine_learning/local_weighted_learning/local_weighted_learning.py)
686687
* [Logistic Regression](machine_learning/logistic_regression.py)

0 commit comments

Comments
 (0)