server

Visualize features of the format analyzer.

Module Contents

server.app
server._mapping_to_jsonable(mapping:Mapping[Any, Any])
server._rules_to_jsonable(rules:Rules, feature_extractor:FeatureExtractor)
server._vnode_to_jsonable(vnode:VirtualNode, labeled_indices:Mapping[int, int])
server.DictOrStr
server._input_matrix_to_descriptions(X_csr:csr_matrix, feature_extractor:FeatureExtractor)
server.return_features()

Featurize the given code.