You want to create a machine learning algorithm to identify food recipes on the web. To do this, you create an algorithm that looks at different conditional probabilities. So if the post includes the word _flour_, it has a slightly stronger probability of being a recipe. If it contains both _flour_ and _sugar_, it even more likely a recipe. What type of algorithm are you using?

🎲 Try a Random Question  |  Total Questions in Quiz: 96  |  🧠 Study this quiz with Flashcards
This question is part of a full practice quiz:
Machine Learning Test — practice the complete quiz, review flashcards, or try a random question.

Machine Learning MCQs For LinkedIn Skill Assessments.


You want to create a machine learning algorithm to identify food recipes on the web. To do this, you create an algorithm that looks at different conditional probabilities. So if the post includes the word _<br>flour_, it has a slightly stronger probability of being a recipe. If it contains both _flour_ and _<br>sugar_, it even more likely a recipe. What type of algorithm are you using?