Machine learning Interview Questions (Part-4)
Differentiate between local optimization and global optimization Optimization is a process of assigning a set of inputs to an objective function that can extract the best possible output from the objective function. Local optimization tries to find extrema points, i.e., maxima or minima of the objective function in some specific or predefined region of the …