Like rlcreate_l(rlModelName, rlModelFile, bool), except the gateway model-in-memory flag is left at the server default (currently false).

Overload List

  Name Description
Public method rlcreate_l (String, String) Like rlcreate_l(rlModelName, rlModelFile, bool), except the gateway model-in-memory flag is left at the server default (currently false).
Public method rlcreate_l (String, String, Boolean) Create a learning engine model in the server.

See Also