Coder Social home page Coder Social logo

test-v1 / planet-amazon-deforestation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ekami/planet-amazon-deforestation

0.0 2.0 0.0 78.64 MB

The open source repository for the Kaggle Amazon forest devastation competition https://www.kaggle.com/c/planet-understanding-the-amazon-from-space

Python 1.51% Jupyter Notebook 98.46% Shell 0.03%

planet-amazon-deforestation's Introduction

Kaggle Amazon deforestation challenge

This repository contains the source code of the Kaggle Amazon deforestation challenge

How to use and view the jupyter notebook

The jupyter notebook is stripped to a .py file for version control in the notebook/ folder. To recreate the original .ipynb file and use it with jupyter execute tools/extract_py_notebook.sh (after cloning the repo for example).

When you'll work on the notebook, git will ignore the changes you made to it as specified in the .gitignore file. You need to strip it to a .py file first before pushing it to the repo. To do so and let jupyter automatically create the .py file each time you save your notebook you need to add a script to its configuration simply by executing the following command:

tools/add_jupyter_vc.sh

This command should be only executed once on a system. If you ever run into issues with this new configuration you can restore your original jupyter configuration with:

tools/restore_jupyter_config.sh

/!\ Be careful to not run tools/add_jupyter_vc.sh twice in a row as it will erase your original configuration file forever.

Dependencies

Link to the associated gist preview of the notebook

planet-amazon-deforestation's People

Contributors

ekami avatar jamesrequa avatar dysdsyd avatar

Watchers

James Cloos avatar Amit Rathi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.