What do you mean by overfitting and underfitting algorithms?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AI Algorithms Interview Questions

What is meant by uniform cost search algorithm?

0 Answers  


What is Back propagation in Neural Networks?

1 Answers  


What is bidirectional search algorithm?

0 Answers  


what is software cycle?give a diagramatic representation

0 Answers  


Consider the following algorithm: j = 1 ; while ( j <= n/2) { i = 1 ; while ( i <= j ) { cout << j << i ; i++; } j++; } (a) What is the output when n = 6, n = 8, and n = 10? (b) What is the time complexity T(n)? You may assume that the input n is divisible by 2.

1 Answers  






What is simulated annealing algorithm?

0 Answers  


What is the depth-first search algorithm?

0 Answers  


How does deep learning contrast with other machine learning algorithms?

0 Answers  


What are the disadvantages of breadth-first search algorithm?

0 Answers  


Explain the Canny's Algorithm.

0 Answers   Adobe,


what are the minimum requirements for statr testing?

0 Answers   QA,


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

0 Answers   Impetus,


Categories