djl

Dataset

A dataset (or data set) is a collection of data that is used for training a machine learning model.

Machine learning typically works with three datasets:

See Jason Brownlee’s article for more detail.

Basic Dataset

DJL provides a number of built-in basic and standard datasets. These datasets are used to train deep learning models. This module contains the following datasets:

CV

Image Classification

Object Detection

Other CV

NLP

Text Classification and Sentiment Analysis

Unlabeled Text

Other NLP

Tabular

Time Series