|
|
|
|
|
by lalaland1125
1254 days ago
|
|
This isn't true. When you fit a neural network, you are almost always fitting a probability distribution (Bernoulli for binary outcomes, normal for numeric, etc, etc) which can all provide your probability estimates. When a model for a binary outcomes returns 0.9 for a given data point, that implies a 90% probably that the value is true. Evaluating the quality of this estimates (often called measuring the calibration of the model) is even very common. (There are some exception of course. Max margin models aren't probabilistic. And sometimes people use fixed variance parameters for their normal models, etc). |
|
[0] https://www.sciencedirect.com/science/article/pii/S156625352...