mlreportgen.report.Reporter.customizeReporter
クラス: mlreportgen.report.Reporter
名前空間: mlreportgen.report
mlreportgen.report.Reporter クラスからのレポーターの作成
構文
classPathOut = customizeReporter(classPath)
説明
は、classPathOut = customizeReporter(classPath)mlreportgen.report.Reporter のサブクラスを定義するレポーター クラス定義ファイルを、classPath で指定された場所に作成します。このメソッドは、既定のレポーター テンプレートを、クラス定義ファイルを含むフォルダーの resources/templates サブフォルダーにコピーします。クラス定義ファイルを開始点として使用して、カスタム レポーター クラスを設計できます。
入力引数
出力引数
例
バージョン履歴
R2019a で導入