Machine Learning Projects in Python
Model | Support Vector Machine | k-Nearest Neighbours (kNN) | Naive Bayes | Logistic Regression | Tensorflow Classifier |
---|---|---|---|---|---|
Accuracy | 88.93% | 85.93% | 75.34% | 81.30% | 74.13% |
Model | Linear Regression | Tensorflow Linear Model |
---|---|---|
R Squared Score | 0.4546 | 0.4994 |