forked from chrisdk2015/LeanOptimization
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
I was wondering if it makes sense to instead of declaring genes like [{name:"face-eyes",min:1,max:10},{name:"face-ear",min:2,max:20}] we could have something like {"name":"face",value:"{1-10},{2-20}"}.
It could facilitate the configuration of signals that have too many parameters. I have created a signal that has at least 10 different indicators and each one with its own thresholds .
Metadata
Metadata
Assignees
Labels
No labels