Skip to content

HenryLiangzy/COMP9417_Project

Repository files navigation

COMP9417 Project

The Group project of COMP9417 T1 2020 in UNSW

Reference paper

For reference paper link click here


TODO list

  • Project implement
  • Project Descussion
  • Reference Reading
  • Algorithm Implement
  • Multinomial Naive Bayes
  • SVM
  • Decision Tree
  • TF-IDF Vector
  • Keras
  • Report
  • Submit Project

Install

Project using Git to manage. Go and check if you install or not.

Check git install

git --version

if you did not install git, please click this LINK to complete install

Using git to clone this project

Donwnload project to current file path

git clone https://github.com/HenryLiangzy/COMP9417_Project.git

Division of work

  • @raymondluk1995: Bayes Classification
  • @BradWWHU: Keras
  • @zyq0711: SVM
  • @HenryLiangzy: Decision Tree
  • @syzxy: Gradient Descent

Machine learing algorithm for this project

  1. Multinomial Naive Bayes
  2. SVM
  3. Decisioin Tree
  4. Gradient Descent
  5. TF-IDFVectorizer, CounterVectorizer
  6. Keras

LICENSE

Apache 2.0 @HenryLiangzy @BradWWHU @raymondluk1995 @zyq0711 @syzxy

About

The Group project of COMP9417 T1 2020 in UNSW

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published