-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
SVM classifier (160k, 0.2 positive balance): https://drive.google.com/file/d/1FulPT0ytri2ODRG5Oa54-Ci_NmNagmUw/view?usp=sharing
svm.SVC(C=1.0, cache_size=200, class_weight=None, coef0=0.0, decision_function_shape='ovr', degree=3, gamma='scale', kernel='rbf', max_iter=-1, probability=False, random_state=None, shrinking=True, tol=0.001, verbose=False)
-----------------------RESULTS-----------------------
20000
Accuracy: 0.946
Jaccard Index: 0.377
Precision: 0.46747676912080055
Recall: 0.6612740141557129
Average precision: 0.32588023964105517
-----------------------END RESULTS-----------------------
Metadata
Metadata
Assignees
Labels
No labels