Message Boards Message Boards

Machine Learning Flower Data

Posted 8 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 8 years ago

FYI, I have found the RandomSample[] function to fail using OS X version 10.3.0 of Mathematica. There is no 10.3.1 for this platform, however the 10.3.1 that exist for the Raspberry Pi and also the OS X 10.4.1 version execute the function without a problem.

Failure[Message: Expression of the form RandomSample[{__Association}] cannot be evaluated. Tag: Dataset]

Attachments:
POSTED BY: David Proffer

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
Posted 8 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

It's a nice example, thanks for sharing.

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

Group Abstract Group Abstract