update
This commit is contained in:
parent
c0b85e401a
commit
19875922f4
|
@ -214,7 +214,6 @@ namespace NMLS_Graphisch
|
|||
x_pred += x_middle;
|
||||
|
||||
/* If output is checked a file is produced with prediction, actual and the error */
|
||||
|
||||
if (checkBox_output.Checked)
|
||||
{
|
||||
File.AppendAllText("localMean.txt",
|
||||
|
|
Loading…
Reference in New Issue