The Group project of COMP9417 T1 2020
in UNSW
For reference paper link click here
- Project implement
- Project Descussion
- Reference Reading
- Algorithm Implement
- Multinomial Naive Bayes
- SVM
- Decision Tree
- TF-IDF Vector
- Keras
- Report
- Submit Project
Project using Git to manage. Go and check if you install or not.
git --version
if you did not install git, please click this LINK to complete install
Donwnload project to current file path
git clone https://github.com/HenryLiangzy/COMP9417_Project.git
- @raymondluk1995: Bayes Classification
- @BradWWHU: Keras
- @zyq0711: SVM
- @HenryLiangzy: Decision Tree
- @syzxy: Gradient Descent
- Multinomial Naive Bayes
- SVM
- Decisioin Tree
- Gradient Descent
- TF-IDFVectorizer, CounterVectorizer
- Keras
Apache 2.0 @HenryLiangzy @BradWWHU @raymondluk1995 @zyq0711 @syzxy