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
- Host: GitHub
- URL: https://github.com/aakashjhawar/hackerearth-brainwaves-2019
- Owner: aakashjhawar
- Created: 2019-01-24T12:37:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T12:48:51.000Z (over 6 years ago)
- Last Synced: 2025-09-06T09:44:47.852Z (about 1 month ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 23.9 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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%.