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

describe_data() deviates from datasets #20

Open
bommert opened this issue Feb 6, 2018 · 0 comments
Open

describe_data() deviates from datasets #20

bommert opened this issue Feb 6, 2018 · 0 comments

Comments

@bommert
Copy link

bommert commented Feb 6, 2018

chiaretti:
describe_data() says n = 111, p = 12625 and K = 2.
But when I load the dataset, I get a matrix of dimension 128 x 12625 and the class vector has 6 levels.

golub:
describe_data() says p = 3, but class vector has only 2 levels.

shipp:
describe_data() says n = 58 and p = 6817, but data matrix has dimension 77 x 7129.

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