18
votes
6answers
622 views

Machine Learning Algorithms for Land Classification

I am interested in learning what software exists for land classification using machine learning algorithms (e.g. k-NN, Random Forest, decision trees, etc.) I am aware of the randomForest package in R ...