sketchgraphs.pipeline.graph_model.quantization

This module handles the quantization aspects of the dataset processing pipeline for the graph model.

Classes

EdgeFeatureMapping([angle, length])

Helper class for extracting numerical features from edges.

EntityFeatureMapping([bin_centers_by_target])

Helper class for extracting sparse features from entities.

QuantizationMap([values])

Utility class representing a quantization map.