Skip to content

Add a tutorial/example using the MNIST dataset #8460

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

Closed
rvberloo opened this issue Oct 18, 2018 · 5 comments
Closed

Add a tutorial/example using the MNIST dataset #8460

rvberloo opened this issue Oct 18, 2018 · 5 comments

Comments

@rvberloo
Copy link

rvberloo commented Oct 18, 2018

I think the MNIST dataset would be a nice candidate for a new Tutorial for ML.NET
I would mainly be interested to see how a dateset with hundreds of columns gets modeled, do we need to make a hardcoded class property for each column?

@JRAlexander
Copy link
Contributor

Thanks, @rvberloo! We've added this to the backlog.

@JRAlexander
Copy link
Contributor

cc: @GalOshri, @asthana86

@GalOshri
Copy link

Agreed that's a good tutorial to have.

Regarding reading many columns, an example with the new APIs can be found here. An example with the older APIs can be found here.

@JRAlexander
Copy link
Contributor

@JRAlexander
Copy link
Contributor

Closing as I think this is resolved. Please reopen or comment if that is not the case. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants