RegressionExperimentSettings 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
回歸資料集上的 AutoML 實驗設定。
public sealed class RegressionExperimentSettings : Microsoft.ML.AutoML.ExperimentSettings
type RegressionExperimentSettings = class
inherit ExperimentSettings
Public NotInheritable Class RegressionExperimentSettings
Inherits ExperimentSettings
- 繼承
Max |
回歸資料集上的 AutoML 實驗設定。 (繼承來源 ExperimentSettings) |
Cache |
AutoML 是否應該在 ML.NET 定型器之前快取。 如需快取的詳細資訊,請參閱 WantCaching 。 (繼承來源 ExperimentSettings) |
Cache |
這是在 AutoML 實驗期間定型的所有模型都會儲存的目錄名稱。
如果 |
Cancellation |
AutoML 實驗的取消權杖。 它會傳播應該取消實驗的通知。 (繼承來源 ExperimentSettings) |
Max |
允許實驗執行的秒數上限。 (繼承來源 ExperimentSettings) |
Maximum |
回歸資料集上的 AutoML 實驗設定。 (繼承來源 ExperimentSettings) |
Optimizing |
AutoML 嘗試在實驗過程中優化的計量。 |
Trainers |
AutoML 實驗可以運用的定型器集合。 |
產品 | 版本 |
---|---|
ML.NET | Preview |