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.

 

Commentaires

1 commentaire
  • Commentaire officiel

    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.

     

     

    Actions pour les commentaires Permalien

Vous devez vous connecter pour laisser un commentaire.

Ce n’est pas ce que vous cherchez ?

Nouvelle publication