extractLayoutTuningFeatures
function
- Kind
- function
- Source
- src/layouts/layoutTuningModel.generated.js:145
Description
Extract graph features used by the layout tuning model.
Signature
Parameters
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
network | Object | Helios network or network-like object. | ||
hints | Object | optional | Optional feature overrides such as nodeCount or edgeCount. |
Returns
Feature record and model input vector.
TypeObject