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 |
list the types of linked list with aid of diagram?
What is iterative deepening depth-first search algorithm?
Which search algorithm will use a limited amount of memory in online search?
Give an example of an O (n) algorithm and O (n*n) algorithm such that the algorithm is slower.
Explain the Canny's Algorithm.
How are the k-nearest neigh-bors (knn) algorithms different from k-means clustering?
Name search algorithm technology?
What is bidirectional search algorithm?
What’s your favorite algorithm, & can you explain it into me in less than a minute?
What is software cycle? Give a diagrammatic representation?
Give a general algorithm for converting a m-array tree to a 2-ary tree.
What is breath-first search algorithm?
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)