Databricks SDK for JavaScript
Preparing search index...
@databricks/sdk-experiments
v1
LogModelRequest
Interface LogModelRequest
interface
LogModelRequest
{
modelJson
?:
string
;
runId
?:
string
;
}
Index
Properties
model
Json?
run
Id?
Properties
Optional
model
Json
modelJson
?:
string
MLmodel file in json format.
Optional
run
Id
runId
?:
string
ID of the run to log under
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model
Json
run
Id
Databricks SDK for JavaScript
Loading...
MLmodel file in json format.