Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 955 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 955 Bytes

Pet-Adoption

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.

Installation

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.