-
Notifications
You must be signed in to change notification settings - Fork 0
Aytijha/Amazon_ML_Challenge_2021
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Accuracy achieved: 51.64445%
Hackathon Score: 54.55202%
**Required files:**
https://s3-ap-southeast-1.amazonaws.com/he-public-data/dataset52a7b21.zip - Official Training and Testing datasets (CSV)
https://drive.google.com/file/d/1rCZnzOvYFgygvohDCZnZrNywuUZ3m2AY/view?usp=sharing - Final submission file (CSV)
_trial2.py_ - Trial Model training file (Python3)
_engine.ipynb_ - Prediction Source File (Python3 Notebook)
**Dependencies to be installed:**
pandas
nltk
sklearn