Overload | Description |
---|---|
NearestNeighbor Constructor(NetworkAttribute,Int32,IEnumerable<String>) | Creates a new instance of the NearestNeighbor class, defined by categories. |
NearestNeighbor Constructor(NetworkAttribute,Int32,IEnumerable<AssetType>) | Creates a new instance of the NearestNeighbor class, defined by asset types. |
NearestNeighbor Constructor(NetworkAttribute,Int32,IEnumerable<String>,IEnumerable<AssetType>) | Creates a new instance of the NearestNeighbor class, defined by both categories and asset types. |