...

/

Quiz: Saving and Consuming Machine Learning Models

Quiz: Saving and Consuming Machine Learning Models

Test your knowledge of saving and consuming ML models in ML.NET.

We'll cover the following...

Quiz

1

Which parameter is essential for the LoadFromTextFile() method of the Data property of the MLContext class?

A)

The path to the training data file

B)

The separator character

C)

Header row presence indicator

D)

All of the above

Question 1 of 50 attempted
...