(27)Consider the following dataset in Figure 7 that an analytics team at Netflix collected from 10 customers including information about the viewers and their content consumption choices. Figure 7. Netflix data where 1=yes, and 0=no What is the confidence, P(Y|X), for the rule X ⇒ Y where X represents Single and Y represents Watched Breaking Bad = 1? {Ans: 50%}(30)Assume a two-class classification model is developed to classify hospitalized patients as "healthy" (referred as positive) and "sick" (referred as negative). When the model is applied to 200 new patients to classify them as healthy or sick, and predicted class for each patient (healthy / sick) is compared to the actual/observed class (healthy / sick). Figure 9 shows the model evaluation results. What is the false positive (FP) count? {Ans: 20}(38)"Structured data represents organized data sources such as visual, text and web content." {Ans: False}77. Consider the following sentence: "I am watching a show about food in Italy, which is why I talk about food and Italy all the time." What are the missing numerical values in the Bag-of-Words vector below showing word frequencies in this sentence? {Ans: [1, 1, 2, 2, 1, 1]}85. Consider the following