Skip to content

Lo1nt/COMP90049_project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COMP90049_project2

python;sklearn;KNN;SVM;Random Forest

the analyze.py require three argument: python analyze.py /document/trainset.csv /document/testset.csv svm the train dataset path the test/evaluate dataset path the method

the eva.py count tokens for each line

the re-eva.py help reconstruct the dataset for screenshot

Dataset: Due to the term of use, the whole data set is not avaliable.

the project make use of a most100.csv file which contains top 100 frequency tokens.
the test and train data show frequency of each token.

About

python;KNN;SVM;Random Forest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages