Skip to content

Commit d8a1018

Browse files
committed
SVM module completed
Former-commit-id: 3494b21
1 parent 53c0d90 commit d8a1018

File tree

2 files changed

+1212
-0
lines changed

2 files changed

+1212
-0
lines changed

Data Science and Machine Learning Bootcamp - JP/16-Support-Vector-Machines/02-Support Vector Machines Project.ipynb

Lines changed: 1210 additions & 0 deletions
Large diffs are not rendered by default.

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,8 @@ Analyzing google, apple and amzon stock prices and checking the rolling mean.
243243
+ [20Anonymized Data Project](Data%20Science%20and%20Machine%20Learning%20Bootcamp%20-%20JP/14-K-Nearest-Neighbors/02-K%20Nearest%20Neighbors%20-%20Anonymized%20Data%20Project.ipynb)
244244
+ Decision Tree and Random Forest
245245
+ [Loan Prediction Project](Data%20Science%20and%20Machine%20Learning%20Bootcamp%20-%20JP/15-Decision-Trees-and-Random-Forests/02-Decision%20Trees%20and%20Random%20Forest%20-%20Loan%20Prediction%20Project.ipynb)
246+
+ Support Vector Machine (SVM)
247+
+[Iris Flower Project](Data%20Science%20and%20Machine%20Learning%20Bootcamp%20-%20JP/16-Support-Vector-Machines/02-Support%20Vector%20Machines%20Project.ipynb)
246248
+ K Means Clustering
247249
+ Principal Component Analysis
248250
+ Recommender Systems

0 commit comments

Comments
 (0)