.. _l-classes: Classes ======= .. contents:: :local: :depth: 1 Summary +++++++ +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | class | class parent | truncated documentation | +======================================================================================================+==============+==========================================================================================================================+ | :class:`Blossom ` | | | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`Edge ` | | | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`EdgeNotIncident ` | | Indicates that a traversal was requested through an edge from a set that doesn't contain any of its endpoints. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`EdgeNotOutgoing ` | | Indicates that a traversal was requested through an edge from a set of vertices containing both its endpoints. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`EdgeTraversalError ` | | | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`FileFormatException ` | | Raised when unable to parse a file | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`ImageNearestNeighbors ` | | Builds a model on the top of :epkg:`NearestNeighbors` in order to find close images. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`MLStoragePerf2018 ` | | Computes the performances the a hackathon. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`MLStoragePerf2018Image ` | | Overloads *compute_perf* for images. Example of use: | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`MLStoragePerf2018TimeSeries ` | | Overloads *compute_perf* for timeseries. Example of use: | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`MaximumDualReached ` | | Indicates that we have reached the maximum dual solution and cannot improve it further. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`ParemetreCoutTrajet ` | | Regroupe l'ensembles des paramètres pour le calcul de la distance associé à un appariement. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`PasswordException ` | | Raised when password is missing | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`ProjectDataException ` | | Exception raised when data is not available | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`SolutionException ` | | wrong solution | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`StructureUpToDate ` | | This gets raised as soon as the structure of all trees is up-to-date, i.e. there are no more instances of any of the ... | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`TreeStructureChanged ` | | Used whenever the structure of an alternating tree is changed to abort current traversal and initiate a new one. | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`Vertex ` | | | +------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+