From 370550ec2df3593471aa690d5b021e7432289bb2 Mon Sep 17 00:00:00 2001 From: marc <78002988+novak-99@users.noreply.github.com> Date: Fri, 24 Sep 2021 17:03:59 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 37cc17f..c4ad0ef 100644 --- a/README.md +++ b/README.md @@ -157,7 +157,11 @@ The result will be the model's predictions for the entire dataset. ML++, like most frameworks, is dynamic, and constantly changing! This is especially important in the world of ML, as new algorithms and techniques are being developed day by day. Here a couple things currently being developed for ML++:
- Convolutional Neural Networks +
+- Kernels for SVMs +
+- Support Vector Regression