Pet Adoption was a machine learning challenge held on hackerearth from July 30 to August 23. I achieved a remarkable accuracy of 88.76622 (offline) and 89.28588 (online) and secured a rank of 309 among 5060 contestants.
Clone this repo to your local machine using
git clone https://github.com/pratikgl/Pet-Adoption.git
Check procedure.txt for a detailed explanation of the implementation of the model.