Run
10398863

Run 10398863

Task 9976 (Supervised Classification) madelon Uploaded 17-09-2019 by Jan van Rijn
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.svm.classes.SVC(35)C-Support Vector Classification. The implementation is based on libsvm. The fit time complexity is more than quadratic with the number of samples which makes it hard to scale to dataset with more than a couple of 10000 samples. The multiclass support is handled according to a one-vs-one scheme. For details on the precise mathematical formulation of the provided kernel functions and how `gamma`, `coef0` and `degree` affect each other, see the corresponding section in the narrative documentation: :ref:`svm_kernels`.
sklearn.svm.classes.SVC(35)_C4955.432744513465
sklearn.svm.classes.SVC(35)_cache_size200
sklearn.svm.classes.SVC(35)_class_weightnull
sklearn.svm.classes.SVC(35)_coef0-0.11355443894096662
sklearn.svm.classes.SVC(35)_decision_function_shape"ovr"
sklearn.svm.classes.SVC(35)_degree3
sklearn.svm.classes.SVC(35)_gamma0.07570998300814004
sklearn.svm.classes.SVC(35)_kernel"sigmoid"
sklearn.svm.classes.SVC(35)_max_iter-1
sklearn.svm.classes.SVC(35)_probabilityfalse
sklearn.svm.classes.SVC(35)_random_state65018
sklearn.svm.classes.SVC(35)_shrinkingfalse
sklearn.svm.classes.SVC(35)_tol2.5681726737916055e-05
sklearn.svm.classes.SVC(35)_verbosefalse

Result files

xml
Description

XML file describing the run, including user-defined evaluation measures.

arff
Predictions

ARFF file with instance-level predictions generated by the model.

15 Evaluation measures

0.5
Per class
Cross-validation details (10-fold Crossvalidation)
0.5
Cross-validation details (10-fold Crossvalidation)
0.5
Cross-validation details (10-fold Crossvalidation)
2600
Per class
Cross-validation details (10-fold Crossvalidation)
0.5
Cross-validation details (10-fold Crossvalidation)
1
Cross-validation details (10-fold Crossvalidation)
0.5
Per class
Cross-validation details (10-fold Crossvalidation)
1
Cross-validation details (10-fold Crossvalidation)
0.5
Cross-validation details (10-fold Crossvalidation)
0.7071
Cross-validation details (10-fold Crossvalidation)
1.4142
Cross-validation details (10-fold Crossvalidation)