ActivePredictionObject

ActivePredictionObject[]

ActivePrediction過程の結果を表す.

詳細とオプション

  • ActivePredictionObject[]ActivePrediction[]が生成した結果である.
  • ActivePredictionObject[][prop]は,アクティブな予測オブジェクトの特性 prop を与える.
  • ActivePredictionObject[][{prop1,prop2,}]は特性のリスト{prop1,prop2,}を与える.
  • 次は使用可能な特性である.
  • "EvaluationHistory"調べられた設定と割り当てられた値
    "Method"アクティブな予測に使用されたメソッド
    "PredictorFunction"得られた中で最高のPredictorFunction[]
    "PredictorMeasurementsObject"得られた中で最新のPredictorMeasurementsObject[]
    "LearningCurve"平均クロスエントロピー進化のプロット
    "Properties"使用可能な全特性のリスト

例題

  (1)

ActivePredictionObject[] を訓練して,区間内の自明ではない関数の予測器を求める:

オブジェクトの特性リストを得る:

調べた設定の履歴を得る:

アクティブな予測の間に訓練された予測器を,その特性とともに得る:

最終的な予測器を得る:

設定の選択に使われたメソッドを得て訓練集合に加える:

その他の特性を得る:

アクティブな予測の間に訓練された予測器のパフォーマンスを表示する:

最終的な予測器の新たな例についての予測を可視化する:

Wolfram Research (2017), ActivePredictionObject, Wolfram言語関数, https://reference.wolfram.com/language/ref/ActivePredictionObject.html.

テキスト

Wolfram Research (2017), ActivePredictionObject, Wolfram言語関数, https://reference.wolfram.com/language/ref/ActivePredictionObject.html.

CMS

Wolfram Language. 2017. "ActivePredictionObject." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ActivePredictionObject.html.

APA

Wolfram Language. (2017). ActivePredictionObject. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ActivePredictionObject.html

BibTeX

@misc{reference.wolfram_2024_activepredictionobject, author="Wolfram Research", title="{ActivePredictionObject}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/ActivePredictionObject.html}", note=[Accessed: 18-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_activepredictionobject, organization={Wolfram Research}, title={ActivePredictionObject}, year={2017}, url={https://reference.wolfram.com/language/ref/ActivePredictionObject.html}, note=[Accessed: 18-November-2024 ]}