Skip to content

Commit 9ba0ea9

Browse files
authored
Merge pull request #1 from soniyashah/patch-1
Update README.md
2 parents 0c126be + cf6f639 commit 9ba0ea9

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ For complete examples of each of the Machine Learning function, see the followin
1818
* [Logistic Regression]
1919
* [Linear Regression]
2020
* [Data preparation]
21+
* [SVM]
2122

2223
## Reference Documentation
2324
[Vertica machine learning reference documentation]
@@ -28,4 +29,6 @@ For complete examples of each of the Machine Learning function, see the followin
2829
[Logistic Regression]: https://my.vertica.com/docs/latest/HTML/index.htm#Authoring/AnalyzingData/MachineLearning/LogisticRegression/LogisticRegression.htm
2930
[Linear Regression]: https://my.vertica.com/docs/latest/HTML/index.htm#Authoring/AnalyzingData/MachineLearning/LinearRegression/LinearRegression.htm
3031
[Data preparation]: https://my.vertica.com/docs/latest/HTML/index.htm#Authoring/AnalyzingData/MachineLearning/DataPreparation/DataPreparation.htm
31-
[Vertica machine learning reference documentation]: https://my.vertica.com/docs/latest/HTML/#Authoring/SQLReferenceManual/Functions/MachineLearning/MLAlgorithms.htm
32+
[SVM]:
33+
https://my.vertica.com/docs/latest/HTML/index.htm#Authoring/AnalyzingData/MachineLearning/SVM/SVM.htm
34+
[Vertica machine learning reference documentation]: https://my.vertica.com/docs/latest/HTML/#Authoring/SQLReferenceManual/Functions/MachineLearning/MLAlgorithms.htm

0 commit comments

Comments
 (0)