.. _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. | +------------------------------------------------------------------------------------------+--------------------+-------------------------------------------+ | :meth:`bias ` | NeuralTreeNode | Returns the weights. | +------------------------------------------------------------------------------------------+--------------------+-------------------------------------------+ | :meth:`input_weights ` | NeuralTreeNode | Returns the weights. | +------------------------------------------------------------------------------------------+--------------------+-------------------------------------------+ | :meth:`ndim ` | NeuralTreeNode | Returns the input 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. | +------------------------------------------------------------------------------------------+--------------------+-------------------------------------------+