.. _l-properties: Properties ========== .. contents:: :local: :depth: 1 Summary +++++++ +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | property | class parent | truncated documentation | +==========================================================================================+=========================+==================================================================================================================+ | :meth:`Appendix ` | MlGridBenchMark | Returns the metrics. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Data ` | ROC | Returns the underlying dataframe. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Graphs ` | MlGridBenchMark | Returns images of graphs. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Label ` | Edge | returns the label | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Label ` | Vertex | returns the label | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Metadata ` | MlGridBenchMark | Returns the metrics. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Metrics ` | MlGridBenchMark | Returns the metrics. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`Name ` | MlGridBenchMark | Returns the name of the benchmark. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_repr_html_ ` | BaseNeuralTreeNet | HTML representation of estimator. This is redundant with the logic of `_repr_mimebundle_`. The latter should ... | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_repr_html_ ` | NeuralTreeNetClassifier | HTML representation of estimator. This is redundant with the logic of `_repr_mimebundle_`. The latter should ... | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :py:meth:`_repr_html_ ` | NeuralTreeNetRegressor | HTML representation of estimator. This is redundant with the logic of `_repr_mimebundle_`. The latter should ... | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`bias ` | NeuralTreeNode | Returns the weights. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`input_weights ` | NeuralTreeNode | Returns the weights. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`ndim ` | NeuralTreeNode | Returns the input dimension. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`ndim_out ` | NeuralTreeNode | Returns the output dimension. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`root ` | CompletionTrieNode | Returns the initial node with no parent. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`shape ` | NuagePoints | Retourne la dimension du nuage. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`shape ` | NuagePointsLaesa | Retourne la dimension du nuage. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`shape ` | NeuralTreeNet | Returns the shape of the coefficients. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`training_weights ` | _TrainingAPI | Returns the weights. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`training_weights ` | NeuralTreeNode | Returns the weights stored in the neuron. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+ | :meth:`training_weights ` | NeuralTreeNet | Returns the weights. | +------------------------------------------------------------------------------------------+-------------------------+------------------------------------------------------------------------------------------------------------------+