Machine Learning by Tutorials by By Audrey Tam & Matthijs Hollemans & By Matthijs Hollemans & By Audrey Tam & By Chris LaPollo

Machine Learning by Tutorials by By Audrey Tam & Matthijs Hollemans & By Matthijs Hollemans & By Audrey Tam & By Chris LaPollo

Author:By Audrey Tam & Matthijs Hollemans & By Matthijs Hollemans & By Audrey Tam & By Chris LaPollo
Language: eng
Format: epub
Publisher: Ray Wenderlich


This SFrame object contains a row for each image, as well as the path of the folder the images were loaded from. This SFrame should contain 4838 images. Verify this by asking for its length:

Note: Run each command in its own cell. Remember Shift-Enter runs the current cell and opens a new cell below it. Always wait for the * to turn into a number, indicating the command has finished running.

len(train_data)

Next, look at the actual contents of the SFrame:

train_data.head()

Note that now, head() defaults to show the first 10 rows:



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.