https://github.com/antoinewg/petfinder
Pet adoption prediction - Kaggle 🐶
https://github.com/antoinewg/petfinder
jupyter-notebook kaggle petfinder python3
Last synced: 3 months ago
JSON representation
Pet adoption prediction - Kaggle 🐶
- Host: GitHub
- URL: https://github.com/antoinewg/petfinder
- Owner: antoinewg
- License: mit
- Created: 2019-03-02T15:22:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-03T19:57:08.000Z (over 6 years ago)
- Last Synced: 2025-02-14T23:49:26.823Z (8 months ago)
- Topics: jupyter-notebook, kaggle, petfinder, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 81.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/TonioGarcia07/PetFinder)
# PetFinder 🐶 🐱
Pet adoption prediction - Kaggle
## Installation
- Dowload the data at https://www.kaggle.com/c/petfinder-adoption-prediction/data (you will need to accept the rules)
- Install Kaggle cli: `pip install kaggle`
- Set up your Kaggle credentials in `.kaggle`
- Download the data `kaggle competitions download -c petfinder-adoption-prediction`
- Make sure the data in your local folder respect the structure of the sample data of this repo.## Development
- To add a new library:
- `pip3 install `,
- save the list of libraries: `pip3 freeze > requirements.txt`.## Useful links
- Competition: https://www.kaggle.com/c/petfinder-adoption-prediction