Add model comparison to notebook test

This commit is contained in:
2020-05-17 16:17:57 +02:00
parent ad51d0b36b
commit d997bc3460
8 changed files with 461 additions and 93 deletions

View File

@@ -7,6 +7,7 @@ Node of the Stree (binary tree)
'''
import os
import numpy as np
from sklearn.svm import LinearSVC