PredictorInformation

PredictorInformationは,バージョン12.0でInformationに置き換えられた.

PredictorInformation[predictor]

予測器関数 predictor についての情報を与えるレポートを生成する.

PredictorInformation[predictor,prop]

特性 prop に関連する predictor についての情報を与える.

詳細

  • predictor は,一般に,Predictが生成するPredictorFunctionオブジェクトである.
  • PredictorInformationからの可能な特性
  • "BatchEvaluationTime"バッチが与えられた場合に,1つの例を予測する限界時間
    "EvaluationTime"1つの例の予測に必要な時間
    "ExampleNumber"訓練例の数
    "FeatureTypes"予測器入力の特徴タイプ
    "FunctionMemory"予測器の保存に必要なメモリ
    "FunctionProperties"この予測器に使用可能なすべての予測特性
    "IndeterminateThreshold"予測器が使用するIndeterminateThresholdの値
    "LearningCurve"訓練集合サイズの関数としてのパフォーマンス
    "MaxTrainingMemory"訓練中に使用される最大メモリ
    "MeanCrossEntropy"予測器の推定平均クロスエントロピー
    "Method"予測器が使用するMethodの値
    "MethodDescription"メソッドの要約
    "MethodOption"新たな訓練で再利用される完全メソッドオプション
    "Properties"この予測器に使用可能な全情報特性
    "StandardDeviation"予測器の推定標準偏差
    "TrainingTime"予測器の生成にPredictが要した時間
    "UtilityFunction"予測器が使用するUtilityFunctionの値

例題

すべて開くすべて閉じる

  (2)

予測器を訓練する:

予測器についての一般的な情報を得る:

この予測器に使うことができる情報特性:

この予測器に使うことができる予測特性:

予測器を訓練する:

情報パネルを表示する:

学習曲線だけを表示する:

スコープ  (2)

線形予測器を訓練する:

予測タスクのための純関数を得る:

予測器分布を与える純関数を得る:

最近傍予測器を訓練する:

メソッドの簡単な説明を得る:

予測器についてのいくつかのパラメータを得る:

Wolfram Research (2014), PredictorInformation, Wolfram言語関数, https://reference.wolfram.com/language/ref/PredictorInformation.html (2018年に更新).

テキスト

Wolfram Research (2014), PredictorInformation, Wolfram言語関数, https://reference.wolfram.com/language/ref/PredictorInformation.html (2018年に更新).

CMS

Wolfram Language. 2014. "PredictorInformation." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2018. https://reference.wolfram.com/language/ref/PredictorInformation.html.

APA

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

BibTeX

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

BibLaTeX

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