Performing a 10-fold cross validation: Revision history

From Jstacs
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 June 2011

11 May 2011

2 December 2009

29 October 2008

12 September 2008

7 September 2008

5 September 2008

4 September 2008

  • curprev 19:3819:38, 4 September 2008Grau talk contribs 4,113 bytes +4,113 New page: <source lang="java"> //create a DNA-alphabet AlphabetContainer container = new AlphabetContainer( new DNAAlphabet() ); //the length of our input sequences int length = 7; //create a Sampl...