train_ct {vanquish} | R Documentation |
Trains two SVM models (classification and regression) to detects whether a sample is contaminated another sample of its same species.
train_ct(feature)
feature |
Feature list objects from generate_feature() |
A list contains two trained svm models: regression & classification