Per-pixel accuracy prediction with random forest. This is a python implementation of the following paper:
@article{ebrahimy172per,
title={Per-pixel land cover accuracy prediction: A random forest-based
method with limited reference sample data},
author={Ebrahimy, Hamid and Mirbagheri, Babak and Matkan, Ali Akbar and Azadbakht, Mohsen},
journal={ISPRS Journal of Photogrammetry and Remote Sensing},
volume={172},
pages={17--27},
publisher={Elsevier}
}
Requirements can be install by using the following command:
pip install -r requirements.txt