-
Notifications
You must be signed in to change notification settings - Fork 1
License
yysherlock/gmm-classifier
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Gaussian Mixture Model for Classification Run as: > python classifier.py The result file 'result.txt' will be generated under folder "./result" This program requires the python library 'numpy' installed on your computer. Thanks --------------- 1. When you run the program, it will output some information on the screen, you can see the parameters changing in detail, or just ignore it. 2. I've already generate 'result.txt' for <test.txt>, it stays under folder './result'. 3. Note that I randomly pick <centroids> in the initialization step, so the result for each runing time may be a little different. The current 'result.txt' is generated when the accuarcy for <dev.txt> is 97.75%.
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published