We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddb4638 commit f61c33fCopy full SHA for f61c33f
DIRECTORY.md
@@ -609,6 +609,7 @@
609
* [K Nearest Neighbours](machine_learning/k_nearest_neighbours.py)
610
* [Linear Discriminant Analysis](machine_learning/linear_discriminant_analysis.py)
611
* [Linear Regression](machine_learning/linear_regression.py)
612
+ * [Ridge Regression](machine_learning/ridge_regression.py)
613
* Local Weighted Learning
614
* [Local Weighted Learning](machine_learning/local_weighted_learning/local_weighted_learning.py)
615
* [Logistic Regression](machine_learning/logistic_regression.py)
0 commit comments