-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Transitioning to Julian datasets and data loaders #7
Comments
I think the LearnBase.jl is being established pretty nicely, with DataLoaders.jl and FastAI.jl fully embracing it. As an update:
|
I think most of the original issue has effectively been completed by adopting JuliaML/LearnBase.jl. In addition to the dataset transfer and data container transformations above, there are some short-term objectives that need to be met:
|
Yeah, I didn't want to close this, just to give an update on what's been happening 👍 |
Closing this since we either have completed the sub-issue as part of the LearnBase.jl -> MLUtils.jl transition, or we have a tracking issue on MLUtils.jl / MLDatasets.jl itself. |
I wanted to add to this the general discussion from Zulip (linked below). It's best we transfer concrete suggestions to here so it's available for everyone to contribute. The plan has evolved into two "milestones" — short-term and long-term. I'll summarize both below.
Short-term:
Long-term:
Relevant Zulip topics:
[1]: the Base interfaces may not be perfect for our needs, so we might need to build off of them
The text was updated successfully, but these errors were encountered: