Run
10436677

Run 10436677

Task 146825 (Supervised Classification) Fashion-MNIST Uploaded 28-01-2020 by Nicolas Hug
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(1)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', 'saga' and 'newton-cg' solvers.) This class implements regularized logistic regression using the 'liblinear' library, 'newton-cg', 'sag', 'saga' and 'lbfgs' solvers. **Note that regularization is applied by default**. 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, or no regularization. The 'liblinear' solver supports both L1 and L2 regularization, with a dual formulation only for the L2 penalty. The Elastic-Net regularization is only su...
sklearn.linear_model._logistic.LogisticRegression(1)_C1.0
sklearn.linear_model._logistic.LogisticRegression(1)_class_weightnull
sklearn.linear_model._logistic.LogisticRegression(1)_dualfalse
sklearn.linear_model._logistic.LogisticRegression(1)_fit_intercepttrue
sklearn.linear_model._logistic.LogisticRegression(1)_intercept_scaling1
sklearn.linear_model._logistic.LogisticRegression(1)_l1_rationull
sklearn.linear_model._logistic.LogisticRegression(1)_max_iter100
sklearn.linear_model._logistic.LogisticRegression(1)_multi_class"auto"
` for more details">sklearn.linear_model._logistic.LogisticRegression(1)_n_jobsnull
sklearn.linear_model._logistic.LogisticRegression(1)_penalty"l2"
sklearn.linear_model._logistic.LogisticRegression(1)_random_state29260
sklearn.linear_model._logistic.LogisticRegression(1)_solver"lbfgs"
sklearn.linear_model._logistic.LogisticRegression(1)_tol0.0001
sklearn.linear_model._logistic.LogisticRegression(1)_verbose0
sklearn.linear_model._logistic.LogisticRegression(1)_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.9844 ± 0.0008
Per class
Cross-validation details (10-fold Crossvalidation)
0.8507 ± 0.0034
Per class
Cross-validation details (10-fold Crossvalidation)
0.8353 ± 0.0039
Cross-validation details (10-fold Crossvalidation)
0.8371 ± 0.0034
Cross-validation details (10-fold Crossvalidation)
0.0438 ± 0.0008
Cross-validation details (10-fold Crossvalidation)
0.18
Cross-validation details (10-fold Crossvalidation)
0.8518 ± 0.0035
Cross-validation details (10-fold Crossvalidation)
70000
Per class
Cross-validation details (10-fold Crossvalidation)
0.8506 ± 0.0036
Per class
Cross-validation details (10-fold Crossvalidation)
0.8518 ± 0.0035
Cross-validation details (10-fold Crossvalidation)
3.3219
Cross-validation details (10-fold Crossvalidation)
0.2434 ± 0.0043
Cross-validation details (10-fold Crossvalidation)
0.3
Cross-validation details (10-fold Crossvalidation)
0.147 ± 0.0017
Cross-validation details (10-fold Crossvalidation)
0.49 ± 0.0055
Cross-validation details (10-fold Crossvalidation)
0.8518 ± 0.0035
Cross-validation details (10-fold Crossvalidation)