10/30/2017

add noise to one log at a time

Today, I add noise to one log at a time.

Summary:

I use exactly the same codes for every input but I cannot get prediction results if I add noise to some inputs.


I found that there are some NaNs of the predicted values so that I can not calculate the accuracy. For now, I do not know why it happens.

Tomorrow, I will try to find the reason for the above problem and continue to analyze the noise of logs.

3 comments:

  1. I fixed the problem. It is because of NaNs obtained when producing noise. If the original number is close to 0, it happens.

    ReplyDelete