GitHub - Classification-And-Prediction/Multi-Class-Text-Classifier-HackerRank: Solution to a Hacker-Rank Machine Learning Question (Document Classifier)

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

Readme

Activity

Custom properties

Stars

0 stars

Watchers

2 watching

Forks

0 forks

Releases

No releases published

Languages

  • Python 100.0%