PHP Class Phpml\Dataset\CsvDataset

Inheritance: extends ArrayDataset
Show file Open project: php-ai/php-ml Class Usage Examples

Public Methods

Method Description
__construct ( string $filepath, integer $features, boolean $headingRow = true )

Method Details

__construct() public method

public __construct ( string $filepath, integer $features, boolean $headingRow = true )
$filepath string
$features integer
$headingRow boolean