ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 62 - DP-100 discussion

Report
Export

You are moving a large dataset from Azure Machine Learning Studio to a Weka environment.

You need to format the data for the Weka environment.

Which module should you use?

A.
Convert to CSV
Answers
A.
Convert to CSV
B.
Convert to Dataset
Answers
B.
Convert to Dataset
C.
Convert to ARFF
Answers
C.
Convert to ARFF
D.
Convert to SVMLight
Answers
D.
Convert to SVMLight
Suggested answer: C

Explanation:

Use the Convert to ARFF module in Azure Machine Learning Studio, to convert datasets and results in Azure Machine Learning to the attribute-relation file format used by the Weka toolset. This format is known as ARFF.

The ARFF data specification for Weka supports multiple machine learning tasks, including data preprocessing, classification, and feature selection. In this format, data is organized by entites and their attributes, and is contained in a single text file.

Reference: https://docs.microsoft.com/en-us/azure/machine-learning/studio-module-reference/convert-to-arff

asked 02/10/2024
GIORGOS KELAIDIS
32 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first