What is Na?ve Bayes Algorithm?
Answers were Sorted based on User's Feedback
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 |
Answer / parvendra
this algorithm is used to work on large databases
| Is This Answer Correct ? | 2 Yes | 3 No |
What is the breadth-first search algorithm?
can anyone help me with some suggestions and improvemnts for sage line 50?
Which search algorithm will use a limited amount of memory in an online search?
Which search algorithm will use a limited amount of memory in online search?
What do you mean by overfitting and underfitting algorithms?
list the types of linked list with aid of diagram?
A* algorithm is based on which search method?
Can you pick an algorithm. Write the psuedo-code for a parallel implementation?
What is iterative deepening depth-first search algorithm?
Draw a flowchart to find the average of four number?
What are the disadvantages of breadth-first search algorithm?
Which is the most straight forward approach for planning algorithms?
AI Algorithms (74)
AI Natural Language Processing (96)
AI Knowledge Representation Reasoning (12)
AI Robotics (183)
AI Computer Vision (13)
AI Neural Networks (66)
AI Fuzzy Logic (31)
AI Games (8)
AI Languages (141)
AI Tools (11)
AI Machine Learning (659)
Data Science (671)
Data Mining (120)
AI Deep Learning (111)
Generative AI (153)
AI Frameworks Libraries (197)
AI Ethics Safety (100)
AI Applications (427)
AI General (197)
AI AllOther (6)