SinaKhalili / kaggle-data-analysis

For the Two Sigma Connect: Rental Listing Inquiries dataset

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A kaggle data analysis

Running the notebook:

Run the following after activating your python environment:

kaggle competitions download -c two-sigma-connect-rental-listing-inquiries

unzip two-sigma-connect-rental-listing-inquiries.zip
unzip train.json.zip
unzip test.json.zip
# unzip images_sample.zip

# Optionally remove zip files
rm *.zip

Files:

About

For the Two Sigma Connect: Rental Listing Inquiries dataset

License:GNU General Public License v2.0


Languages

Language:Jupyter Notebook 100.0%