Published June 23, 2017
| Version v2
Software
Open
SVM-Classification: Multiclass Linear SVC SVM classification of text files into categories
Authors/Creators
Description
Classification of text files into categories can be used to develop a content based skill set detection application to quickly suggest to other team members who has the relevant knowledge in the team. The project's focus is to develop a classifier based on the supervised learning technique Linear SVC to classify conversations into a set of 3 pre-defined and mutually exclusive categories: Java, Scala and Python.
Files
SVMClassifier.zip
Files
(29.9 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:71aed1c06aa71f2acbb38c998c6a8c98
|
29.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/jamalarmel/SVM-Classification/tree/v1.0 (URL)