We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447e9fc commit 0a53758Copy full SHA for 0a53758
docs/modules/estimators/classification.rst
@@ -19,6 +19,13 @@ BlackBox Classifier
19
:special-members: __init__
20
:inherited-members:
21
22
+BlackBox Classifier NeuralNetwork
23
+---------------------------------
24
+.. autoclass:: BlackBoxClassifierNeuralNetwork
25
+ :members:
26
+ :special-members: __init__
27
+ :inherited-members:
28
+
29
Keras Classifier
30
----------------
31
.. autoclass:: KerasClassifier
0 commit comments