Skip to content

Commit

Permalink
Merge pull request #94 from nasaharvest/colab-demo
Browse files Browse the repository at this point in the history
Demo notebook accessible on colab
  • Loading branch information
ivanzvonkov authored Jul 22, 2022
2 parents 83b04db + 4185a46 commit 7104e9e
Show file tree
Hide file tree
Showing 2 changed files with 303 additions and 703 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ conda install 'fiona>=1.5' 'rasterio>=1.2.6'
pip install cropharvest
```

### Getting started
### Getting started [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/nasaharvest/cropharvest/blob/main/demo.ipynb)
See the [`demo.ipynb`](https://github.com/nasaharvest/cropharvest/blob/main/demo.ipynb) notebook for an example on how to download the data from [Zenodo](https://zenodo.org/record/5828893) and train a random forest against this data.

For more examples of models trained against this dataset, see the [benchmarks](https://github.com/nasaharvest/cropharvest/blob/main/benchmarks).
Expand Down
Loading

0 comments on commit 7104e9e

Please sign in to comment.