Machine learning methods are widely studied and applied to predict building energy consumption. Since the factors associated with building energy behaviors are quite abundant and complex, this paper investigates for the first time how the selection of subsets of features influence the model performance when statistical learning method is adopted to derive the model. In this paper the optimal features are selected based on the feasibility of obtaining them and on the scores they provide under the evaluation of some filter methods. The selected subset is then evaluated on three data sets by support vector regression involving two kernel functions: radial basis function and polynomial function. Experimental results confirm the validity of the selected subset and show that the proposed feature selection method can guarantee the prediction accuracy and reduces the computational time for data analyzing.
Abstract-This paper proposes a new and efficient parallel implementation of support vector machines based on decomposition method for handling large scale datasets. The parallelizing is performed on the most time-and-memory consuming work of training, i.e., to update the vector f . The inner problems are dealt by sequential minimal optimization solver. Since the underlying parallelism is realized by the shared memory version of Map-Reduce paradigm, our system is easy to build and particularly suitable to apply to multi-core and multiprocessor systems. Experimental results show that on most of the tested datasets, our system offers higher than fourfold increase in speed compared to Libsvm, and it is also far more efficient than the MPI implementation Pisvm.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.