diff --git a/src/stamp/config.yaml b/src/stamp/config.yaml index 900b40d..7ebdf9d 100644 --- a/src/stamp/config.yaml +++ b/src/stamp/config.yaml @@ -94,9 +94,6 @@ crossval: # Number of folds to split the data into for cross-validation #n_splits: 5 - # Path to a YAML file with advanced training parameters. - #params_path: "path/to/train_params.yaml" - # Experimental features: # Change the precision of features during training @@ -251,12 +248,14 @@ heatmaps: #slide_paths: #- slide1.svs #- slide2.mrxs - # The number of top- and bottom-scoring tiles to extract #topk: 5 #bottomk: 5 + # Manual magnification level to extract tiles from + #default_slide_mpp: 1.0 + slide_encoding: # Encoder to use for slide encoding. Possible options are "cobra",