Public Member Functions

Dataset Class Reference

Dataset handler. More...

Inheritance diagram for Dataset:
Inheritance graph
[legend]
Collaboration diagram for Dataset:
Collaboration graph
[legend]

Public Member Functions

 getFood ($sourceURL)

Detailed Description

Dataset handler.

It separates the data from the labels.

Author:
Alexandre Trilla (atrilla)

Definition at line 47 of file Dataset.php.


Member Function Documentation

Dataset::getFood ( sourceURL  ) 
Parameters:
sourceURL Dataset file location.
Returns:
Multidimensional array separating the instance data from the labels.
See also:
Feeder::getFood($sourceURL)

Implements Feeder.

Definition at line 56 of file Dataset.php.


The documentation for this class was generated from the following file: