Open claudiocal44 opened 8 years ago
Hello, you can use the library as a binary classification? For example input I would insert the variable length sequences, each with an associated target (1 or 0):
seq 1: 0 1 0 0 1 0 1 target->1 seq 2: 1 1 0 1 target->0 seq 3: 0 1 0 target->0
Thanks a lot in advance and I hope to get answers from someone of you.
Hello, you can use the library as a binary classification? For example input I would insert the variable length sequences, each with an associated target (1 or 0):
seq 1: 0 1 0 0 1 0 1 target->1 seq 2: 1 1 0 1 target->0 seq 3: 0 1 0 target->0
Thanks a lot in advance and I hope to get answers from someone of you.