1. Which of the following is a python REPL environment ?
View Answerjupyter notebook
2. What is the default Python package manager in case of Azure ML Studio?
View Answerconda
3. Which of the following can be generally used to clean and prepare Big Data?
View AnswerU-SQL
4. Reference data is _________.
View Answeradditional application data for user
5. Get the required size of a dataset from a large amount of accumulated data is called ________.
View Answerstatistical sampling B,D,C,A,E
6. Azure ML Studio provides us with ________ number of API keys.
View Answer2
7. Computer vison package
View Answeropencv
8. Data can be imported into ML Studio through ________.
View AnswerAzure Data lake
9. Docker helps in _______.
View Answerdeployement
10. If 'n' is the number of columns/inputs of a web service API, then n is ___________.
View Answerany number
11. A K-Means Cluster is said to be well defined if the cluster is ________.
View Answereclipse
12. Small Memory Foot print can be acquired through ______________.
View AnswerDecision Jungle
13. SVM models, in general, are best known to be applied in the case of __________.
View Answermore feature
14. Reference data can be fetched on demand using ___________.
View Answerall
15. Which of the following is the best model to predict the number of earthquakes occurring at a place based on historical data?
View Answerpoisson regression
16. If training time can be traded for accuracy, we can use _____________.
View AnswerNeural networks
17. Which of the following is false about Train Data and Test Data in Azure ML Studio?
View Answer80 20
18. In general, Linear Machine Learning Models are associated with __________.
View Answerfast training
19. The process of determining the causes that play a role in House Price increase in a particular area to model a House Price predictor is called ___________.
View Answerfeature engineering
20. Azure Data Factory is used to ____________.
View AnswerBig data processing
21. You create an Azure Stream Analytics job in which you want to call an Azure Machine Learning web service that is managed in a different Azure subscription. What can be done to use the Machine Learning Web service?
View AnswerAZure ML function is added
22. Asynchronous predictions with Azure ML Studio can be achieved through __________.
View AnswerBatch API
23. Azure Data Factory can be linked with ________ service to manage big data clusters on demand.
View AnswerHD insight
24. What service can be used along with Azure ML Studio Services to predict Machine Failure in real-time through data collected from sensors?
View Answerazure stream analytics
25. While processing stored data in big data scenario, what is the optimal way to generate predictions?
View Answerasync generate
26. To retrain the predictive model and update the web service through Azure Data Factory, which of the datasets are required?
View AnswerAn azure storage blob
27. Select Azure Data Factory pipeline activity that retrieves predictions from an Azure Machine Learning web service.
View AnswerAzure ML batch execution
28. Azure Data Factory can be linked with which of the following Storage services?
View Answerall
29. What is the output of Azure Data Factory pipeline that uses the AzureMLBatchExecution activity to retrain a model?
View Answermodel i learner file
30. Data Visualization in Azure ML Studio is possible through ________.
a) In built visulization options
b) import module and jupyter
c) jupyter notebook
d) Both inbuilt and jupyter.
Both inbuilt and jupyter.
31. Which of the following is the preferred model to find the best fit line for a data set using linear regression?
View Answerlease square error
32. Average amount of money spent by a user at a Supermarket can be predicted through ____________ .
View Answerregression
33. Azure ML studio enables which of the following to perform efficiently?
View Answerall the options
34. An environment for working with Azure Machine Learning in an Azure subscription does not automatically create ___________.
View Answerweb service
35. Launching Azure ML in an Azure subscription does not automatically create ___________.
View Answerweb service
36. A 5GB data file attained from a U-SQL job can be used for a training experiment through __________.
View Answerazure blob storage
37. To prevent running Import Data module each time, we run an experiment, when data is imported from Azure Blob storage, we can use _____________.
View Answercached results
38. Quality of our classifier can be determined through _________.
a) accuracy
b) Precesion
c) confusion matrix
confusion matrix
39. A client application needs to fetch reference data based on customer location and data is shared on multiple databases. Servicing the application through a single prediction web service is possible through ______________.
a) URl
b) any
c) database connection
No comments:
Post a Comment