Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinitnelav authored Oct 7, 2022
1 parent 5420037 commit b72c6af
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.7155593.svg)](https://doi.org/10.5281/zenodo.7155593)

This repository is a sandbox for experimenting with the R [caret][caret] package - using *Random Forests*, *Support Vector Machines* and *Neural Networks* for a classic [pixel based][px-b] [supervised classification][sup-cl]/[supervised learning][sup-ln] of [Sentinel-2 multispectral images][s2].

View page at https://valentinitnelav.github.io/satellite-image-classification-r/
This repository is rendered as a web page at https://valentinitnelav.github.io/satellite-image-classification-r/

If this work was helpful in any way and you like to cite it, you can do so like:

> Valentin Ștefan. (2019). Exercise with pixel based supervised classification of Sentinel-2 multispectral images in R. Comparing Random Forests, SVM and Neural Networks. Zenodo. https://doi.org/10.5281/zenodo.7155593
[caret]: https://cran.r-project.org/web/packages/caret/index.html
[px-b]: https://gis.stackexchange.com/questions/237461/distinction-between-pixel-based-and-object-based-classification
Expand Down

0 comments on commit b72c6af

Please sign in to comment.