Take a data science skill test !

/10
9

Data Science Test

1 / 10

1. While building a machine learning model we split the data into ?

2 / 10

2. What is the image above ?

3 / 10

3. While building a machine learning model we split the data into ?

4 / 10

4. Which chart would you use for correlation ?

5 / 10

5. What is this chart type ?

6 / 10

6. Which of the following would you use to check the performance of a classification machine learning model in python ?

7 / 10

7.

x= "KLAYMATRIX"print([::-1])

What is the output of above code ?

8 / 10

8. Confusion Matrix is used for in machine learning models to ...

9 / 10

9. In PowerBI one can use following to manage the data ?

10 / 10

10. Machine Learning problems are primarily of 2 types which are ...

Your score is

0%

Please rate this quiz

/9
2

Excel Test

1 / 9

1. Which function can be used to look up a value in a table and return a corresponding value from a specified column?

2 / 9

2. Which of the following is NOT a valid chart type in Excel?

3 / 9

3. Which feature allows you to quickly fill a range of cells with a series of values based on the content of other cells?

4 / 9

4. What shortcut key combination is used to copy the selected cells in Excel?

5 / 9

5. Which feature in Excel allows you to filter and summarize data from a large dataset?

6 / 9

6. Which feature in Excel allows you to filter and summarize data from a large dataset?

7 / 9

7. How do you start a formula in Excel?

8 / 9

8. What does the function =LEN(A1) do in Excel?

9 / 9

9. Which function would you use to find the average of a range of cells in Excel?

Your score is

0%

Please rate this quiz

/10
1

PowerBI Test

1 / 10

1. Which of the following is a data visualization feature in Power BI?

2 / 10

2. How can you add a new data source to an existing Power BI report?

3 / 10

3. How do you publish a Power BI report to the Power BI Service?

4 / 10

4. How can you apply a theme to a Power BI report?

5 / 10

5. Which of the following is a valid DAX function?

6 / 10

6. What is the purpose of the "Dataflow" feature in Power BI?

7 / 10

7. How do you create a calculated measure in Power BI?

8 / 10

8. What is the purpose of the "Page Navigation" feature in Power BI?

9 / 10

9. What is the purpose of the "Hierarchy" feature in Power BI?

10 / 10

10. Which of the following is a cloud-based business analytics service?

Your score is

0%

Please rate this quiz

/10
1

Machine Learning Test

1 / 10

1. Which of the following evaluation metrics is appropriate for a binary classification problem?

2 / 10

2. Confusion Matrix is used for in machine learning models to ...

3 / 10

3. Which of the following handles outliers in the best way ?

4 / 10

4. While building a machine learning model we split the data into ?

5 / 10

5. What is the purpose of feature scaling in machine learning?

6 / 10

6. Which of the following is not a supervised learning algorithm?

7 / 10

7. Machine Learning problems are primarily of 2 types which are ...

8 / 10

8. Which of the following would you use to minimize the impact of outlier ?

9 / 10

9. KNN is used for which kind of machine learning problems ?

10 / 10

10. While building a machine learning model we split the data into ?

Your score is

0%

Please rate this quiz

/10
1

Python Test

1 / 10

1. How do you create a new list with elements of an existing list in uppercase in Python?

2 / 10

2. How do you check the length of a string in Python?

3 / 10

3. How do you remove duplicates from a list in Python?

4 / 10

4. How do you create a virtual environment in Python?

5 / 10

5. What is the output of print(5 > 3 and 2 < 4) in Python?

6 / 10

6. Which method is used to convert a string to lowercase in Python?

7 / 10

7. What is the output of print(2 + 2 == 4) in Python?

8 / 10

8. What is the output of print(10 % 3) in Python?

9 / 10

9. How do you add an element to a set in Python?

10 / 10

10. What is the output of print("Hello, World!".split(',')) in Python?

Your score is

0%

Please rate this quiz