<p>In <a href="https://github.com/mlpack/mlpack/pull/680#discussion_r66475089">src/mlpack/methods/softmax_regression/softmax_regression_main.cpp</a>:</p>
<pre style='color:#555'>&gt;      &quot;option.  If training is not desired, but only testing is, a model can be &quot;
&gt; -    &quot;loaded with the --input_model (-i) option.  At the current time, a loaded &quot;
&gt; +    &quot;loaded with the --input_model_file (-i) option.  At the current time, a loaded &quot;
</pre>
<p>actually for this one, it declares "input_model_file" as PARAM but uses "input_model" in the main function and documentation. So I changed everything to "input_model_file".</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/mlpack/mlpack/pull/680/files/8ebabddf829267008c22393820e07dc753d289c7#r66475089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFKoh7B9T-UjtHtoMi_sIe_GbrwqKks5qKD-wgaJpZM4Iu0EJ">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAfXkkPLdlY6XXZLAc9VGBu3vhUpks5qKD-wgaJpZM4Iu0EJ.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/pull/680/files/8ebabddf829267008c22393820e07dc753d289c7#r66475089"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>