This document discusses applying combined support vector machines (C-SVM) for process fault diagnosis and compares its performance to other classifiers. The authors test C-SVM, k-nearest neighbors, and simple SVM on data from the Tennessee Eastman process simulator and a three tank system. Their results show C-SVM achieves the lowest classification error compared to the other methods, though its complexity increases with the number of faults. Principal component analysis did not improve performance over the other classifiers. Selecting important variables using contribution charts significantly enhanced classifier performance on the Tennessee Eastman data.