Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using the library as a binary classification #39

Open
claudiocal44 opened this issue Nov 9, 2016 · 0 comments
Open

Using the library as a binary classification #39

claudiocal44 opened this issue Nov 9, 2016 · 0 comments

Comments

@claudiocal44
Copy link

claudiocal44 commented Nov 9, 2016

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.

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

No branches or pull requests

1 participant