logisticScore - What is the purpose of the 'fitData' parameter?

Réponse

The 'fitData' parameter, when set to True, indicates that the data being scored is the same data that was used to train the model. This can affect how certain statistics are calculated. The default value is False.
Did this answer help you?