Which modules should you use?

Posted by: Pdfprep Category: DP-100 Tags: , ,

DRAG DROP

You create a training pipeline using the Azure Machine Learning designer. You upload a CSV file that contains the data from which you want to train your model.

You need to use the designer to create a pipeline that includes steps to perform the following tasks:

✑ Select the training features using the pandas filter method.

✑ Train a model based on the naive_bayes.GaussianNB algorithm.

✑ Return only the Scored Labels column by using the query SELECT [Scored Labels] FROM t1;

Which modules should you use? To answer, drag the appropriate modules to the appropriate locations. Each module name may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point.

Answer:

Leave a Reply

Your email address will not be published.