I did some search by google and got a few answers but they all have their own problems. For example
- The result of sigmod will between 0 and 1.
This is good but sigmod function is not the only function whose result is between 0 and 1
- It is monotonic function but again there are a lot of monotonic function.
So why sigmod? Some how I think it has some connection with central limit theorem although I do not know what it is.
So can you explain why sigmod in logic regression? Why it is good to solve classification problems?