AndreasPB / aa-final-project-stuff

Amazon review
0 stars 0 forks source link

Write analysis section - model building #32

Open Pankai222 opened 2 years ago

Pankai222 commented 2 years ago

Key points to mention:

Converting data to parametric by using vectorization - count and tf-idf K-means Random forest SVM Naive Bayes Supervised learning

Check methods section as to not repeat something already explained

AndreasPB commented 2 years ago

DNN MLP done #43

nullxDEADBEEF commented 2 years ago

SVM done in #48

nullxDEADBEEF commented 2 years ago

Logistic Regression done in #51