MSDN
MSDN copied to clipboard
What is the meaning of s_p and s_pp in the MSDN.py?
Dear author, thanks for your code.May I ask what s_p and s_pp are in the MSDN.py.Hope to get your answer.Thank you so much.
Hi @hugh920 ,
s_p is the learned attributed scores \psi_k.
s_pp is the prediction, i.e., p_1 or p_2.
Best!