MMLBaseEstimator 類別
- 繼承
-
MMLBaseEstimator
建構函式
MMLBaseEstimator(source_directory, *, compute_target, estimator_config=None)
參數
名稱 | Description |
---|---|
source_directory
必要
|
包含估算器的程式碼或組態的目錄。 |
compute_target
必要
|
定型會發生所在的計算目標。 這可以是 物件或字串 「local」。 |
estimator_config
必要
|
估算器所使用的執行時間組態。 |
script_params
必要
|
包含entry_script參數的字典。 |
inputs
必要
|
資料參考或資料集作為輸入。 |
source_directory_data_store
必要
|
專案共用的備份資料存放區。 |
source_directory
必要
|
包含估算器的程式碼或組態的目錄。 |
compute_target
必要
|
定型會發生所在的計算目標。 這可以是 物件或字串 「local」。 |
estimator_config
必要
|
估算器所使用的執行時間組態。 |
僅限關鍵字的參數
名稱 | Description |
---|---|
compute_target
必要
|
|
estimator_config
必要
|
|