Skip to content

Commit

Permalink
tepm
Browse files Browse the repository at this point in the history
  • Loading branch information
tsilver-bdai committed Jun 29, 2023
1 parent 0823953 commit 32e9a4e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions scripts/configs/active_sampler_learning.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,11 +137,11 @@ APPROACHES:
# FLAGS:
# active_sampler_learning_model: "myopic_classifier_mlp"
# active_sampler_learning_feature_selection: "all"
knn_manual_features:
NAME: "active_sampler_learning"
FLAGS:
active_sampler_learning_model: "myopic_classifier_knn"
active_sampler_learning_feature_selection: "oracle"
# knn_manual_features:
# NAME: "active_sampler_learning"
# FLAGS:
# active_sampler_learning_model: "myopic_classifier_knn"
# active_sampler_learning_feature_selection: "oracle"
knn_all_features:
NAME: "active_sampler_learning"
FLAGS:
Expand Down

0 comments on commit 32e9a4e

Please sign in to comment.