Loads the trained model for further prediction or training.
Namespace:
SiaNet
Assembly:
SiaNet (in SiaNet.dll)
public void LoadModel(
string filepath
)
Public Sub LoadModel ( _
filepath As String _
)
public:
void LoadModel(
String^ filepath
)
Parameters
- filepath
- Type: String
The filepath.