An open API service indexing awesome lists of open source software.

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 🐶

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.com/TonioGarcia07/PetFinder.svg?branch=master)](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