if (sits_run_examples()) {
# Retrieve the samples for Mato Grosso
# train a tempCNN model
ml_model <- sits_train(samples_modis_4bands, ml_method = sits_tempcnn)
# plot the model
plot(ml_model)
}
Run the code above in your browser using DataLab