Giter Club home page Giter Club logo

mldatasets.jl's Introduction

MLDatasets.jl

Docs Stable Docs Latest CI

This package represents a community effort to provide a common interface for accessing common Machine Learning datasets. In contrast to other data-related Julia packages, the focus of MLDatasets.jl is specifically on downloading, unpacking, and accessing benchmark datasets. Functionality for the purpose of data processing or visualization is only provided to a degree that is special to some dataset.

This package is a part of the JuliaML ecosystem. Its functionality is built on top of the package DataDeps.jl.

Available Datasets

Datasets are grouped into different categories. Click on the links below for a full list of datasets available in each category.

  • Graphs - Datasets with an underlying graph structure: Cora, PubMed, CiteSeer, ...
  • Misc - Datasets that do not fall into any of the other categories: Iris, BostonHousing, ...
  • Text - Datasets for language models.
  • Vision - Vision related datasets such as MNIST, CIFAR10, CIFAR100, ...

Installation

To install MLDatasets.jl, start up Julia and type the following code snippet into the REPL. It makes use of the native Julia package manger.

import Pkg
Pkg.add("MLDatasets")

Contributing to MLDatasets

Pull requests contributing new datasets are warmly welcome. See the source code of any of the available implemented datasets for implementation examples.

Other data repositories for Julia

If you don't find here the dataset you are looking for, please let us know by opening an issue. Moreover, you can check out these other packages to find what you need:

License

This code is free to use under the terms of the MIT license.

mldatasets.jl's People

Contributors

alyst avatar andrew-saydjari avatar arcaman07 avatar athatheo avatar aurorarossi avatar carlolucibello avatar chandu-4444 avatar christiangnrd avatar cluffa avatar darsnack avatar dsantra92 avatar evizero avatar github-actions[bot] avatar hshindo avatar jefffessler avatar jgoldfar avatar johnnychen94 avatar juliatagbot avatar karlfroldan avatar logankilpatrick avatar mortenpi avatar natema avatar pangoraw avatar racinmat avatar shuhuagao avatar soham-chitnis10 avatar sylvaticus avatar vitaminace33 avatar yuehhua avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.