I have a convex objective function (log-likelihood) and linear constraints. However using cvxpy is giving :
"combined backtracking failed 0 0 90 0 sigma 1 Combined line search failed, recovering best iterate (9) and stopping. NUMERICAL PROBLEMS".
May I know what is the source of this error ? How to resolve this ?
Any help will be appreciated.