i would like to find a,b, and c value that maximize this function.
which the constraint of
W are collected from a column of a dataframe, and a,b,c are the parameters that i need to find. help please?
currently im using a python language and tries to "guess" a,b,c pairs for like thousand of simulations and try to plot the a,b,c values that gives the max function value. hoping that it will converge to a certain value. however this doesn't happen