Support Vector Machines (SVMs) are new data mining methods developed in recent years based on the foundations of Statistical Learning Theory (SLT), and they have been proven to be more powerful and robust than existing methods in most aspects. SVMs are developing promisingly either in theory or applications.Support vector machines for classification problem are called support vector classification (SVC), while for regression problem are support vector regression (SVR). This paper focuses on SVR in several a...