Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
FBurkhardt committed Jan 2, 2024
1 parent b587c71 commit 690289d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ini_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
* save = False
* **save_test**: save the test predictions as a new database in CSV format (default is False)
* save_test = ./my_saved_test_predictions.csv
* **databases**: name of databases to compare for the *multidb* module
* databases = ['emodb', 'timit']

### DATA
* **type**: just a flag now to mark continuous data, so it can be binned to categorical data (using *bins* and *labels*)
Expand Down

0 comments on commit 690289d

Please sign in to comment.