Example #1
0
 def __init__(self):
     super(LinearSvmFGs, self).__init__()
     self.linearSVM = LinearSVM()