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

Logistic regression evaluation method #134

Closed
djsaunde opened this issue Sep 21, 2018 · 1 comment
Closed

Logistic regression evaluation method #134

djsaunde opened this issue Sep 21, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@djsaunde
Copy link
Collaborator

I'd like to implement a logistic regression function in the bindsnet.evaluation module. This will be a sort of principled way to evaluate network's learning spiking behavior, at least if we are doing classification. I'll likely be using sklearn.linear_model.LogisticRegresssion to do this.

@djsaunde djsaunde added the enhancement New feature or request label Sep 21, 2018
@djsaunde djsaunde self-assigned this Sep 21, 2018
@Hananel-Hazan
Copy link
Collaborator

Good idea, a general evaluation function. I think @dee0512 already have something that he use for the probability neurons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants