Reference no: EM133300657
Questions
1. What is the name of the Dataiku DSS feature that contains items such as datasets, recipes, models, discussions, and dashboards?
Block
Flow
Workspace
Project
2 . By default, when browsing a dataset in its Explore tab, what are you viewing?
The full dataset
The first million records
5,000 random records
The first 10,000 records
3 . Which of the following represent ways to find outliers in the values in the column of a dataset? (Choose three.)
Schema
Analyze window
Charts tab
Statistics tab
4. According to the Value Proposition of Dataiku, by automating both design and production to reduce repetitive work and maximize quality, Dataiku helps organizations to:
Streamline the path to production
Unify diverse teams working on AI
Govern AI projects at scale
Centralize AI initiatives from data to impact
5. Use the CO2 Emissions project to answer this question.
In the dataset that aggregates (averages) across the years 2008-2012, what is the median of the GDP per capita column?
7442.5
7875.2
70946.9
36710.7
6. You are working with two datasets. One contains listings of Homes_For_Sale and the other contains a listing of Realtors for which you have contact information. You want to create new dataset that contains only the homes for sale that also have a realtor for whom you have contact information. How can you accomplish this in the Join recipe?
A Left join type with Homes_For_Sale on the left.
A Left join type with Realtors on the left.
A Cross join type with Homes_For_Sale on the left.
An Inner join type.