Skip to content

Commit

Permalink
Added read me file
Browse files Browse the repository at this point in the history
  • Loading branch information
mdinesh9 committed Aug 5, 2017
1 parent 1b0fe8b commit ac69c62
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
### Code used for making predictions for European Conference of Machine Learning - Principles and Practice of Knowledge Discovery in Databases competition - TISELAC

[competition link](https://sites.google.com/site/dinoienco/tiselc)

### Steps:

- Pull the code and create a folder data/raw & data/processed in the root.
- Put the raw data in data/raw folder
- Run feature_engineering.py which creates files in data/processed folder.
- Run final_mode.py

[detailed steps written in blog post](http://www.dinesh.xyz/land-cover-classification-2017.html)

0 comments on commit ac69c62

Please sign in to comment.