An open API service indexing awesome lists of open source software.

https://github.com/aakashjhawar/hackerearth-brainwaves-2019

Solution to the Complain Status Tracking problem | Brainwaves
https://github.com/aakashjhawar/hackerearth-brainwaves-2019

Last synced: about 1 month ago
JSON representation

Solution to the Complain Status Tracking problem | Brainwaves

Awesome Lists containing this project

README

          

# Hackerearth Brainwaves 2019: Complaint Status Tracking

This is my solution of Complaint Status Tracking problem of Brainwaves 2019 - Hackerearth.

The train dataset has 43266 rows where as test dataset has 18543 rows.

The accuracy achieved on SVM Classifier is 79%.