File: simple.s-params

package info (click to toggle)
autoclass 3.3.6.dfsg.1-2
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 5,808 kB
  • sloc: ansic: 16,726; makefile: 114; csh: 111; sh: 98; cpp: 95
file content (15 lines) | stat: -rw-r--r-- 519 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# AutoClass C search parameters -- simple.s-params

;   -- Creator/Donor: Jim Van Zandt <jrv@debian.org>
;   -- Date: 23 January 2000

max_duration = 20
# max_n_tries = 0

save_compact_p = false
!       true saves classifications as machine dependent binary (.results-bin & 
!       .chkpt-bin); false saves as ascii text (.results & .chkpt)

# max_cycles = 200
!       passed to all try functions.  They will end a trial if this many cycles
!       have been done and the convergence criterion has not been satisfied.