Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tungct/classifer_tngt
https://github.com/tungct/classifer_tngt
naive-bayes-classifier python2 scikit-learn
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tungct/classifer_tngt
- Owner: tungct
- Created: 2017-11-26T16:01:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T16:10:46.000Z (about 7 years ago)
- Last Synced: 2024-11-14T19:46:00.988Z (3 months ago)
- Topics: naive-bayes-classifier, python2, scikit-learn
- Language: Python
- Size: 3.54 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classifer_TNGT
Input train file : dt500.csv, dt100.csv, dtvnxh100.csv, dantrixhmini.csv
Input Data file to classifer : data.csv
Output classifer : resultdata.csv
Train model : run file TNGT.py
Classifer : run file BayesTNGT.py with result data in file resultdata.csv
Store data to MongoDB : run file savetodb.py