What is Na?ve Bayes Algorithm?

Answers were Sorted based on User's Feedback



What is Na?ve Bayes Algorithm?..

Answer / john martin

The Microsoft Naive Bayes algorithm is a classification
algorithm provided by Microsoft SQL Server Analysis Services
for use in predictive modeling. The name Naive Bayes derives
from the fact that the algorithm uses Bayes theorem but does
not take into account dependencies that may exist, and
therefore its assumptions are said to be naive.

This algorithm is less computationally intense than other
Microsoft algorithms, and therefore is useful for quickly
generating mining models to discover relationships between
input columns and predictable columns. You can use this
algorithm to do initial explorations of data, and then later
you can apply the results to create additional mining models
with other algorithms that are more computationally intense
and more accurate.

Is This Answer Correct ?    2 Yes 2 No

What is Na?ve Bayes Algorithm?..

Answer / parvendra

this algorithm is used to work on large databases

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More AI Algorithms Interview Questions

What is bidirectional search algorithm?

0 Answers  


What was deep learning, & how does it contrast with other machine learning algorithms?

0 Answers  


When an algorithm is considered completed?

0 Answers  


Tell us how will you know which machine learning algorithm to choose for your classification problem?

0 Answers  


What is local search algorithms?

0 Answers  






What are disadvantages uniform cost search algorithm?

0 Answers  


Tell briefly about the Banker's algorithm and what is it used for?

0 Answers   Impetus,


Define Routing Algorithm?

0 Answers   Maveric,


What is the uniform cost search algorithm?

0 Answers  


What’s your favorite algorithm, & can you explain it into me in less than a minute?

0 Answers  


A lot of questions were asked on sorting for eg. Best algorithm on the basis of number of swaps, number of comparisons etc.

0 Answers   DELL,


Give a general algorithm for converting a m-array tree to a 2-ary tree.

0 Answers   Tech Mahindra,


Categories