Blame view

config/config_without_kfold_iv.sh 342 Bytes
e63ab06fc   Mathias Quillot   New organisation ...
1
  OUTDIR="exp/kmeans_euclidian_skyrim/ivectors"
fee5922c3   Mathias Quillot   New way to exec t...
2
3
  DATADIR="data"
  NEW_LSTDIR="${OUTDIR}/lst"
e63ab06fc   Mathias Quillot   New organisation ...
4
  LST_FILE="/local_disk/pegasus/laboinfo/mquillot/data/skyrim/skyrim_ivectors.txt"
fee5922c3   Mathias Quillot   New way to exec t...
5
6
  VECTOR_FILE="data/ivectors.txt" # To specify if there's only one
  VECTOR_FILES_ONE=true # Specify there's only one file
e63ab06fc   Mathias Quillot   New organisation ...
7
  WITHOUT_KFOLD=""
fee5922c3   Mathias Quillot   New way to exec t...
8
9
  KMIN=2
  KMAX=100
e63ab06fc   Mathias Quillot   New organisation ...
10
11
  
  METAS_CHARACTER=""