sigmoid and inverse sigmoid example

0

I am trying to use Linear Regression.

For the output of the regression model, I want to pass their values through a sigmoid function to get probability values between 0 and 1.

After that, I wish to recover (using inverse sigmoid) to original values.

Please help with an example of this.

 

评论

  • 正式评论

    Hello Amol,

    Are you using MS Excel for this exercise? If so, this is very straightforward: Place the linear regression output in one column, apply the sigmoid formula, and generate new values in an adjacent column.

    Now, you can do whatever you wish with new values, e.g., interpolation.

     

     

    评论操作 固定链接

请先登录再写评论。

没有找到您要找的?

新建帖子