You need to resolve the local machine learning pipeline performance issue. What should you do?
You are a data scientist building a deep convolutional neural network (CNN) for image classification.
The CNN model you built shows signs of overfitting.
You need to reduce overfitting and converge the model to an optimal fit.
Which two actions should you perform? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You create an Azure Machine Learning service datastore in a workspace. The datastore contains the following files:
* /data/2018/Q1 .csv
* /data/2018/Q2.csv
* /data/2018/Q3.csv
* /data/2018/Q4.csv
* /data/2019/Q1.csv
All files store data in the following format:
id,f1,f2,l
1,1,2,0
2,1,1,1
3.2.1.0
You run the following code:
You need to create a dataset named training_data and load the data from all files into a single data frame by using the following code:
Solution: Run the following code:
Does the solution meet the goal?
Use two file paths.
Use Dataset.Tabular_from_delimeted as the data isn't cleansed.
Note:
A TabularDataset represents data in a tabular format by parsing the provided file or list of files. This provides you with the ability to materialize the data into a pandas or Spark DataFrame so you can work with familiar data preparation and training libraries without having to leave your notebook. You can create a TabularDataset object from .csv, .tsv, .parquet, .jsonl files, and from SQL query results.
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-create-register-datasets
You are building a binary classification model by using a supplied training set.
The training set is imbalanced between two classes.
You need to resolve the data imbalance.
What are three possible ways to achieve this goal? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
You have an Azure Machine Learning (ML) model deployed to an online endpoint.
You need to review container logs from the endpoint by using Azure Ml Python SDK v2. The logs must include the console log from the inference server with print/log statements from the models scoring script.
What should you do first?
Mila
2 months agoCherry
4 months agoTiffiny
4 months agoChantay
5 months agoLeonora
6 months agoCandida
7 months agoAnnelle
7 months agoProvidencia
8 months agoTess
8 months agoYolando
8 months agoLina
8 months agoKristeen
9 months agoZachary
9 months agoChun
9 months agoCarin
10 months agoVesta
10 months agoLelia
10 months agoAlonzo
10 months agoViva
10 months agoStefan
10 months agoViva
11 months agoCordelia
11 months agoCatherin
11 months agoSilva
12 months agoJacquline
1 years agoLorenza
1 years agoMargo
1 years agoJeanice
1 years agoMarlon
1 years agoKati
1 years agoGarii
1 years agotokyo
1 years agoMark james
1 years agoAlizabith
1 years ago