Skip to content

Comments

pasted changes from my rework in Acoustics_V2#19

Open
Ahaan1234 wants to merge 1 commit intomainfrom
nn-rework
Open

pasted changes from my rework in Acoustics_V2#19
Ahaan1234 wants to merge 1 commit intomainfrom
nn-rework

Conversation

@Ahaan1234
Copy link
Collaborator

Pasted in my changes from Acoustics V2

Added two runtime arguments, --feature_cols and --conf_thresh, that allow you to select certain feature columns and confidence thresholds for training the neural network.

default for feature columns is "Envelope H1,Envelope H2,Envelope H3", and you can select any columns (or number) in the format "Col X,Col Y,Col Z,…" Tested with single GCC columns, 2 GCC column, and all Envelope columns

default for confidence thresholds is "0.5,0.8" (decimal value of desired percentage). You can use any number (between 0 and 1) and any set any amount of thresholds. Tested with 2, 3 and 4 confidence thresholds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant