Saves the complete model with training.
Namespace:
SiaNet
Assembly:
SiaNet (in SiaNet.dll)
public void SaveModel(
string filepath
)
Public Sub SaveModel ( _
filepath As String _
)
public:
void SaveModel(
String^ filepath
)
Parameters
- filepath
- Type: String
The filepath.