Full parameters time complexity (FPTC): A method to evaluate the running time of machine learning classifiers for land use/land cover classification
2021
In emergency responses to natural disasters, actionable information provided by remote sensing images is crucial to help emergency managers become aware of the situation and assess the magnitude of the damage. Without the accurate prediction of time consumption, choosing an algorithm for land use/land cover (LULC) classification under these emergency circumstances could be blind and subjective. Here, we proposed a full parameter time complexity (FPTC) analysis and the corresponding coefficient $\omega$ to estimate the actual running time of the LULC classification without actually running the code. The FPTC of five general algorithms is derived in this article. After derivation, the FPTC of $k$ -nearest neighbors ( $k$ NN) is $F(nv+n{\text{log}}_2\,u)$ , the FPTC of logistic regression (LR) is $F(Qm^2vn)$ , the FPTC of classification and regression tree (CART) is $F((m+1)nv{\text{log}}_2n)$ , the FPTC of random forest (RF) is $F(s(m+1)nv{\text{log}}_2n)$ , and the FPTC of support vector machine (SVM) is $F(m^2Qv\ (n+k))$ . The results show a strong linear relationship between the actual running time and FPTC [R-squared: $k$ NN (0.991), LR (0.997), CART (0.999), RF (1.000), and SVM (0.999)], with different data size. The average root-mean-squared error between the real running time and the estimated running time is 3.34 s, which demonstrates the effectiveness of FPTC. Combining FPTC with the corresponding coefficient $\omega$ , the running time of the classification can be precisely predicted, which will help emergency managers quickly choose algorithms in response to natural disasters with available remote sensing data and limited time.
Keywords:
- Correction
- Source
- Cite
- Save
- Machine Reading By IdeaReader
27
References
6
Citations
NaN
KQI