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

Need labels to estimate parameters #11

Open
jpfeil opened this issue Nov 7, 2016 · 3 comments
Open

Need labels to estimate parameters #11

jpfeil opened this issue Nov 7, 2016 · 3 comments

Comments

@jpfeil
Copy link
Collaborator

jpfeil commented Nov 7, 2016

No description provided.

@jpfeil
Copy link
Collaborator Author

jpfeil commented Nov 8, 2016

FYI. The label vector is not the same length as the feature matrix.

@ifiddes
Copy link
Owner

ifiddes commented Nov 8, 2016

This is because I dropped the categories with less than 1% of the total #
of reviews, as well as the 'Other' category.

On Tue, Nov 8, 2016 at 1:25 PM Jacob Pfeil [email protected] wrote:

FYI. The label vector is not the same length as the feature matrix.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#11 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHdLXQFqccScsXg0ndLnhDUrUGsTFDD7ks5q8NuagaJpZM4Kr0pd
.

Ian Fiddes
PhD Student, Haussler lab
UC Santa Cruz Genomics Institute

@KamalaRamas
Copy link
Collaborator

The number of rows in both the matrix and the vector ought to be the same since it represents number of users. For the matrix, the second dimension represents features. Are you saying # of rows don't match?

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

3 participants