Skip to content

erictzeng/mldata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mldata

A framework to layer a standard interface over datasets commonly used in machine learning.

Goals

  • Store datasets on disk in their canonical format, for interoperability
  • Transparently download datasets on first use
  • Handle common dataset tasks:
    • Splitting datasets
    • Data preprocessing
    • Minibatching

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages