type_gbaselinelearner.html

来自「一个由Mike Gashler完成的机器学习方面的includes neural」· HTML 代码 · 共 25 行

HTML
25
字号
<html><head><title>Generated Documentation</title></head><body>	<image src="headerimage.png">	<br><br><table><tr><td><big><big><big style="font-family: arial;"><b>GBaselineLearner</b></big></big></big><br>extends <a href="type_GSupervisedLearner.html">GSupervisedLearner</a><br></td><td> Always outputs the mean (for continuous values) and the most common class (for enumerated values)</td></tr></table><br><br><big><big><i>Constructors (public)</i></big></big><br><div style="margin-left: 40px;"><big><b>GBaselineLearner</b></big>(<a href="type_GArffRelation.html">GArffRelation</a>* pRelation)<br></div><br><big><big><i>Destructors</i></big></big><br><div style="margin-left: 40px;"><big><b>~GBaselineLearner</b></big>()<br></div><br><big><big><i>Virtual (public)</i></big></big><br><div style="margin-left: 40px;">void <big><b>Eval</b></big>(double* pVector)<br>void <big><b>Reset</b></big>()<br>void <big><b>Train</b></big>(<a href="type_GArffData.html">GArffData</a>* pData)<br></div><br></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?