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 software cycle? Give a diagrammatic representation?

0 Answers  


Tell me how do you choose an algorithm for a classification problem?

0 Answers  


What is the iterative deepening depth-first search algorithm?

0 Answers  


What is breadth-first search algorithm?

0 Answers  


what is software cycle?give a diagramatic representation

0 Answers  






What is meant by uniform cost search algorithm?

0 Answers  


What is depth-first search algorithm?

0 Answers  


Explain the concept behind dead lock avoidance, banker's algorithm.

0 Answers   HPCL, Hughes Systique Corporation,


Which is the most straight forward approach for planning algorithm?

0 Answers  


What are the disadvantages of depth-first search algorithm?

0 Answers  


Consider the following algorithm: for ( i = 2 ; i <= n ; i++) { for ( j = 0 ; j <= n) { cout << i << j ; j = j + floor(n/4) ; } } (a) What is the output when n = 4 (b) What is the time complexity T(n). You may assume that n is divisible 4.

0 Answers  


What is the most efficient way to store 1 million phone numbers memory-wise?

0 Answers   Aspire, Infogain,


Categories