Skip to content
Snippets Groups Projects
Commit a312a26e authored by Joerg Stelzer's avatar Joerg Stelzer
Browse files

last updates of the documentation

git-svn-id: http://root.cern.ch/svn/root/trunk@31842 27541ba8-7e3a-0410-8455-c3a389f83636
parent e9976fb4
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,17 @@
</ul>
<h5>Comments</h5>
<h4>Comments</h4>
<p>
<em>On Input Data:</em><br>
New TMVA event vector building. The code for splitting the input
data into training and test samples for all classes and the
mixing of those samples to one training and one test sample has
been rewritten completely. The new code is more performant and
has a clearer structure. This fixes several bugs which have been
reported by the TMVA users.
<p>
<em>On Minimization:</em><br>
......@@ -109,4 +119,9 @@
<li>Consistent use of variable labels (for the log output) and variable titles (in histograms).
<li>Drawing of variable labels in network architecture display for regression mode has been added.
<li>Bug fixes to Cuts which improves performance on datasets with many variables.
<li>Bug fix in GaussTransformation which improves handling of gaussian tails.
</ul>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment