Group Abstract Group Abstract

Message Boards Message Boards

Machine Learning Flower Data

Posted 10 years ago
POSTED BY: William Duhe
5 Replies

Following step-by-step your tutorial, in the last command I'm getting this error: enter image description here

Any idea on how to fix this?

POSTED BY: Henrique Junior
Posted 9 years ago
Attachments:
POSTED BY: David Proffer

It's a nice example, thanks for sharing.

POSTED BY: Sam Carrettie
Posted 9 years ago

Yeah, I know that this example data resource exists. I was more-so trying to demonstrate how to curate external data into the kernel with a simple and well known data set. =)

POSTED BY: William Duhe

Just FYI, FisherIris dataset is in example data and is used in many places in docs.

ExampleData["MachineLearning"] // Grid

{
 {"MachineLearning", "BostonHomes"},
 {"MachineLearning", "FisherIris"},
 {"MachineLearning", "MNIST"},
 {"MachineLearning", "MovieReview"},
 {"MachineLearning", "Mushroom"},
 {"MachineLearning", "Satellite"},
 {"MachineLearning", "Titanic"},
 {"MachineLearning", "UCILetter"},
 {"MachineLearning", "WineQuality"}
}
POSTED BY: Sam Carrettie
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard