File tree
765 files changed
+58029
-42841
lines changed- autosklearn
- data
- ensembles
- evaluation
- metalearning
- files
- accuracy_binary.classification_dense
- accuracy_binary.classification_sparse
- accuracy_multiclass.classification_dense
- accuracy_multiclass.classification_sparse
- average_precision_binary.classification_dense
- average_precision_binary.classification_sparse
- average_precision_multiclass.classification_dense
- average_precision_multiclass.classification_sparse
- balanced_accuracy_binary.classification_dense
- balanced_accuracy_binary.classification_sparse
- balanced_accuracy_multiclass.classification_dense
- balanced_accuracy_multiclass.classification_sparse
- f1_binary.classification_dense
- f1_binary.classification_sparse
- f1_macro_binary.classification_dense
- f1_macro_binary.classification_sparse
- f1_macro_multiclass.classification_dense
- f1_macro_multiclass.classification_sparse
- f1_micro_binary.classification_dense
- f1_micro_binary.classification_sparse
- f1_micro_multiclass.classification_dense
- f1_micro_multiclass.classification_sparse
- f1_multiclass.classification_dense
- f1_multiclass.classification_sparse
- f1_samples_binary.classification_dense
- f1_samples_binary.classification_sparse
- f1_samples_multiclass.classification_dense
- f1_samples_multiclass.classification_sparse
- f1_weighted_binary.classification_dense
- f1_weighted_binary.classification_sparse
- f1_weighted_multiclass.classification_dense
- f1_weighted_multiclass.classification_sparse
- log_loss_binary.classification_dense
- log_loss_binary.classification_sparse
- log_loss_multiclass.classification_dense
- log_loss_multiclass.classification_sparse
- pac_score_binary.classification_dense
- pac_score_binary.classification_sparse
- pac_score_multiclass.classification_dense
- pac_score_multiclass.classification_sparse
- precision_binary.classification_dense
- precision_binary.classification_sparse
- precision_macro_binary.classification_dense
- precision_macro_binary.classification_sparse
- precision_macro_multiclass.classification_dense
- precision_macro_multiclass.classification_sparse
- precision_micro_binary.classification_dense
- precision_micro_binary.classification_sparse
- precision_micro_multiclass.classification_dense
- precision_micro_multiclass.classification_sparse
- precision_multiclass.classification_dense
- precision_multiclass.classification_sparse
- precision_samples_binary.classification_dense
- precision_samples_binary.classification_sparse
- precision_samples_multiclass.classification_dense
- precision_samples_multiclass.classification_sparse
- precision_weighted_binary.classification_dense
- precision_weighted_binary.classification_sparse
- precision_weighted_multiclass.classification_dense
- precision_weighted_multiclass.classification_sparse
- recall_binary.classification_dense
- recall_binary.classification_sparse
- recall_macro_binary.classification_dense
- recall_macro_binary.classification_sparse
- recall_macro_multiclass.classification_dense
- recall_macro_multiclass.classification_sparse
- recall_micro_binary.classification_dense
- recall_micro_binary.classification_sparse
- recall_micro_multiclass.classification_dense
- recall_micro_multiclass.classification_sparse
- recall_multiclass.classification_dense
- recall_multiclass.classification_sparse
- recall_samples_binary.classification_dense
- recall_samples_binary.classification_sparse
- recall_samples_multiclass.classification_dense
- recall_samples_multiclass.classification_sparse
- recall_weighted_binary.classification_dense
- recall_weighted_binary.classification_sparse
- recall_weighted_multiclass.classification_dense
- recall_weighted_multiclass.classification_sparse
- roc_auc_binary.classification_dense
- roc_auc_binary.classification_sparse
- roc_auc_multiclass.classification_dense
- roc_auc_multiclass.classification_sparse
- input
- metafeatures
- metalearning
- clustering
- kNearestDatasets
- metrics
- optimizers
- metalearn_optimizer
- metrics
- pipeline
- components
- classification
- data_preprocessing
- balancing
- categorical_encoding
- category_shift
- imputation
- minority_coalescense
- one_hot_encoding
- rescaling
- variance_threshold
- feature_preprocessing
- regression
- implementations
- util
- ci_scripts
- doc
- examples
- misc
- scripts
- 2015_nips_paper/run
- test
- test_automl
- test_cli
- test_data
- test_ensemble_builder
- data/.auto-sklearn
- predictions_ensemble
- predictions_test
- predictions_valid
- test_evaluation
- test_metalearning
- pyMetaLearn
- metalearning
- test_meta_base_data
- test_metric
- test_pipeline
- components
- classification
- data_preprocessing
- dummy_components
- feature_preprocessing
- regression
- implementations
- test_scripts
- test_util
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
765 files changed
+58029
-42841
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
33 | | - | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | | - | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| 33 | + | |
| 34 | + | |
32 | 35 | | |
33 | 36 | | |
34 | 37 | | |
| |||
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
41 | 47 | | |
42 | 48 | | |
43 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
0 commit comments