Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Na?ve Bayes Algorithm?

Answer Posted / parvendra

this algorithm is used to work on large databases

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain me what's your favorite algorithm, and can you explain it to me in less than a minute?

1096


Consider the following algorithm, where the array A is indexed 1 through n: int add_them ( int n , int A[ ] ) { index i , j , k ; j = 0 ; for ( i = 1 ; i <= n ; i++) j = j + A[i] ; k = 1 ; for ( i = 1 ; i <= n ; i++) k = k + k ; return j + k ; } (a) If n = 5 and the array A contains 2, 5, 3, 7, and 8, what is returned? (b) What is the time complexity T(n) of the algorithm?

2394


Define Routing Algorithm?

1047


Which search algorithm will use a limited amount of memory in online search?

1130


What is bidirectional search algorithm?

1148


Name search algorithm technology?

1012


Which is the most straight forward approach for planning algorithms?

1081


List the different algorithm techniques in machine learning?

891


list the types of linked list with aid of diagram?

2679


How does deep learning contrast with other machine learning algorithms?

904


Can you pick an algorithm. Write the psuedo-code for a parallel implementation?

890


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

951


What are disadvantages uniform cost search algorithm?

1613


How are the k-nearest neigh-bors (knn) algorithms different from k-means clustering?

954


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

1218