Skip to content

Classification-And-Prediction/Multi-Class-Text-Classifier-HackerRank

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Class-Text-Classifier-HackerRank-

Solution to a Hacker-Rank Machine Learning Question (Document Classifier)

Using the LinearSVC multi class model to classify the documents in 8 classes from the trainingdata.txt file. The actual_results.txt file contains the real output classes which we compare to our results from the testingdata.txt documents.

Link to question : https://www.hackerrank.com/challenges/document-classification

About

Solution to a Hacker-Rank Machine Learning Question (Document Classifier)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%