Answer Posted / Ashok Giri
The sigmoid function, also known as the logistic function, is a mathematical function used in machine learning to convert continuous values into probabilities between 0 and 1. It's defined as 1 / (1 + e^(-x)).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers