Medium
During predictions with a logistic regression model, can we use without problem a value of the decision threshold other than the value 0.5 which is used during the training phase?
Author: W3D TeamStatus: PublishedQuestion passed 32 times
Edit
1
Community EvaluationsNo one has reviewed this question yet, be the first!
4
In the context of NLP, what is the role of the Stemming method?2
In an MLP(multilayer perceptron), the output layer necessarily has a single neuron.4
How are the layers of an MLP type neural network connected to each other?2
What is the role of assembly function in an artificial neuron?3
SVMs seek to find a hyperplane that maximizes the width of the separating band between data of different classes.4
What type of data is PCA (principal component analysis) applied to?8
How is the error calculated during back propagation in a neural network?