Skip to content

Commit f61c33f

Browse files
committed
docs: add Ridge Regression entry to DIRECTORY.md
1 parent ddb4638 commit f61c33f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DIRECTORY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -609,6 +609,7 @@
609609
* [K Nearest Neighbours](machine_learning/k_nearest_neighbours.py)
610610
* [Linear Discriminant Analysis](machine_learning/linear_discriminant_analysis.py)
611611
* [Linear Regression](machine_learning/linear_regression.py)
612+
* [Ridge Regression](machine_learning/ridge_regression.py)
612613
* Local Weighted Learning
613614
* [Local Weighted Learning](machine_learning/local_weighted_learning/local_weighted_learning.py)
614615
* [Logistic Regression](machine_learning/logistic_regression.py)

0 commit comments

Comments
 (0)