Methods
# inner loadCSV(url) → {CSVDataset}
Creates a CSVDataset by reading and decoding CSV file(s) from provided URL.
Parameters:
Name | Type | Description |
---|---|---|
url |
URL
|
The tensorflow.js csv dataset. |
tf.data.csv(url).
CSVDataset