Run
10559978

Run 10559978

Task 10101 (Supervised Classification) blood-transfusion-service-center Uploaded 13-08-2021 by Sergey Redyuk
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.linear_model.logistic.LogisticRegression(35)Logistic Regression (aka logit, MaxEnt) classifier. In the multiclass case, the training algorithm uses the one-vs-rest (OvR) scheme if the 'multi_class' option is set to 'ovr', and uses the cross- entropy loss if the 'multi_class' option is set to 'multinomial'. (Currently the 'multinomial' option is supported only by the 'lbfgs', 'sag' and 'newton-cg' solvers.) This class implements regularized logistic regression using the 'liblinear' library, 'newton-cg', 'sag' and 'lbfgs' solvers. It can handle both dense and sparse input. Use C-ordered arrays or CSR matrices containing 64-bit floats for optimal performance; any other input format will be converted (and copied). The 'newton-cg', 'sag', and 'lbfgs' solvers support only L2 regularization with primal formulation. The 'liblinear' solver supports both L1 and L2 regularization, with a dual formulation only for the L2 penalty.
sklearn.linear_model.logistic.LogisticRegression(35)_C1.0
sklearn.linear_model.logistic.LogisticRegression(35)_class_weightnull
sklearn.linear_model.logistic.LogisticRegression(35)_dualfalse
sklearn.linear_model.logistic.LogisticRegression(35)_fit_intercepttrue
sklearn.linear_model.logistic.LogisticRegression(35)_intercept_scaling1
sklearn.linear_model.logistic.LogisticRegression(35)_max_iter100
sklearn.linear_model.logistic.LogisticRegression(35)_multi_class"ovr"
sklearn.linear_model.logistic.LogisticRegression(35)_n_jobs1
sklearn.linear_model.logistic.LogisticRegression(35)_penalty"l2"
sklearn.linear_model.logistic.LogisticRegression(35)_random_state13352
sklearn.linear_model.logistic.LogisticRegression(35)_solver"liblinear"
sklearn.linear_model.logistic.LogisticRegression(35)_tol0.0001
sklearn.linear_model.logistic.LogisticRegression(35)_verbose0
sklearn.linear_model.logistic.LogisticRegression(35)_warm_startfalse

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.

18 Evaluation measures

0.7516 ± 0.0477
Per class
Cross-validation details (10-fold Crossvalidation)
0.7074 ± 0.0388
Per class
Cross-validation details (10-fold Crossvalidation)
0.1291 ± 0.1123
Cross-validation details (10-fold Crossvalidation)
0.097 ± 0.0621
Cross-validation details (10-fold Crossvalidation)
0.3091 ± 0.0179
Cross-validation details (10-fold Crossvalidation)
0.363 ± 0.0023
Cross-validation details (10-fold Crossvalidation)
0.7714 ± 0.0274
Cross-validation details (10-fold Crossvalidation)
748
Per class
Cross-validation details (10-fold Crossvalidation)
0.737 ± 0.0874
Per class
Cross-validation details (10-fold Crossvalidation)
0.7714 ± 0.0274
Cross-validation details (10-fold Crossvalidation)
0.7916 ± 0.0072
Cross-validation details (10-fold Crossvalidation)
0.8515 ± 0.0486
Cross-validation details (10-fold Crossvalidation)
0.4258 ± 0.0027
Cross-validation details (10-fold Crossvalidation)
0.3928 ± 0.0185
Cross-validation details (10-fold Crossvalidation)
0.9223 ± 0.0426
Cross-validation details (10-fold Crossvalidation)
0.5467 ± 0.0422
Cross-validation details (10-fold Crossvalidation)