Run
10435960

Run 10435960

Task 31 (Supervised Classification) credit-g Uploaded 16-01-2020 by Bilge Celik
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Flow

sklearn.ensemble._forest.RandomForestClassifier(1)A random forest classifier. A random forest is a meta estimator that fits a number of decision tree classifiers on various sub-samples of the dataset and uses averaging to improve the predictive accuracy and control over-fitting. The sub-sample size is always the same as the original input sample size but the samples are drawn with replacement if `bootstrap=True` (default).
sklearn.ensemble._forest.RandomForestClassifier(1)_bootstraptrue
sklearn.ensemble._forest.RandomForestClassifier(1)_ccp_alpha0.0
sklearn.ensemble._forest.RandomForestClassifier(1)_class_weightnull
sklearn.ensemble._forest.RandomForestClassifier(1)_criterion"gini"
sklearn.ensemble._forest.RandomForestClassifier(1)_max_depthnull
sklearn.ensemble._forest.RandomForestClassifier(1)_max_features"auto"
sklearn.ensemble._forest.RandomForestClassifier(1)_max_leaf_nodesnull
sklearn.ensemble._forest.RandomForestClassifier(1)_max_samplesnull
sklearn.ensemble._forest.RandomForestClassifier(1)_min_impurity_decrease0.0
sklearn.ensemble._forest.RandomForestClassifier(1)_min_impurity_splitnull
sklearn.ensemble._forest.RandomForestClassifier(1)_min_samples_leaf1
sklearn.ensemble._forest.RandomForestClassifier(1)_min_samples_split2
sklearn.ensemble._forest.RandomForestClassifier(1)_min_weight_fraction_leaf0.0
sklearn.ensemble._forest.RandomForestClassifier(1)_n_estimators100
sklearn.ensemble._forest.RandomForestClassifier(1)_n_jobsnull
sklearn.ensemble._forest.RandomForestClassifier(1)_oob_scorefalse
sklearn.ensemble._forest.RandomForestClassifier(1)_random_state3058
sklearn.ensemble._forest.RandomForestClassifier(1)_verbose0
sklearn.ensemble._forest.RandomForestClassifier(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.7879 ± 0.0444
Per class
Cross-validation details (10-fold Crossvalidation)
0.7443 ± 0.0407
Per class
Cross-validation details (10-fold Crossvalidation)
0.367 ± 0.103
Cross-validation details (10-fold Crossvalidation)
0.1984 ± 0.0355
Cross-validation details (10-fold Crossvalidation)
0.3353 ± 0.0113
Cross-validation details (10-fold Crossvalidation)
0.4202
Cross-validation details (10-fold Crossvalidation)
0.764 ± 0.0337
Cross-validation details (10-fold Crossvalidation)
1000
Per class
Cross-validation details (10-fold Crossvalidation)
0.7513 ± 0.0415
Per class
Cross-validation details (10-fold Crossvalidation)
0.764 ± 0.0337
Cross-validation details (10-fold Crossvalidation)
0.8813
Cross-validation details (10-fold Crossvalidation)
0.798 ± 0.0268
Cross-validation details (10-fold Crossvalidation)
0.4583
Cross-validation details (10-fold Crossvalidation)
0.4038 ± 0.0147
Cross-validation details (10-fold Crossvalidation)
0.8811 ± 0.032
Cross-validation details (10-fold Crossvalidation)
0.6629 ± 0.0511
Cross-validation details (10-fold Crossvalidation)