NeuralNetworkClassifier.num_classes¶ property NeuralNetworkClassifier.num_classes: int | None¶ The number of classes found in the most recent fit. If called before fit(), this will return None. Dönüş türü: int | None