⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 select_test.1

📁 使用具有增量学习的监控式学习方法。包括几个不同的分类算法。
💻 1
字号:
.\"Generated by db2man.xsl. Don't modify this, modify the source..de Sh \" Subsection.br.if t .Sp.ne 5.PP\fB\\$1\fR.PP...de Sp \" Vertical space (when we can't use .PP).if t .sp .5v.if n .sp...de Ip \" List item.br.ie \\n(.$>=3 .ne \\$3.el .ne 3.IP "\\$1" \\$2...TH "SELECT_TEST" 1 "" "" "".SH NAMEselect_test \- email classification testing tool.SH "SYNOPSIS".nf\fBselect_test\fR [\fB-a \fIaddress\fR\fR] [\fB-b \fImailboxfile\fR\fR] [\fB-c \fIclasseq\fR\fR]            [\fB-f \fIconfigfile\fR\fR] [\fB-m \fImsgseq\fR\fR] [\fB-p \fIplottype\fR\fR]            [\fB-r \fIranklimit\fR\fR] [\fB-t \fItrain-mode\fR\fR] [\fB-C\fR]            [\fB-P \fIclsnum\fR\fR].fi.SH "DESCRIPTION".PPTo be written\&..SH "COMMAND LINE OPTIONS".TP\fB-a\fR or \fB--address\fRSelects socket address to use\&.This overrides the value given in the configuration file\&..TP\fB-b\fR or \fB--mailbox-file\fRSelects which mailbox configuration file to use\&..TP\fB-f\fR or \fB--conf-file\fRSelects which configuration file to use\&.Default value is \fI$HOME/\&.select/selectd\&.conf\fR\&..SH "CONFIGURATION".PPThe behaviour of select_test can be changed in various ways\&. This is specified in a configuration file\&..SS "Location options".PPOptions describing location of directories etc\&..TP"address".PPSpecifies the daemon address\&. Addresses beginning with '\fB@\fR' are interpreted as abstract addresses, otherwise they are filename addresses\&. Default value is @my_select_classifier\&. .nfaddress                                 # Default addressaddress qwerty                          # Use the specified address.fi .TP"mailbox_file".PPMailbox file\&. This is a file specifying the mailboxes to use\&. Each line of the file contains the name of a directory (containing messages) or a mbox-file\&. Default value is select_test\&.mail\&. .nfmailbox_file    data/select\&.mail        # Use the specified file.fi .TP"combiner".PPCombiner classifier\&. Default value is off\&. .nfcombiner        on                      # Use combiner.fi .TP"rank_limit".PPRank limit\&. Default value is 3\&. .nfrank_limit      3                       # Use 3 as rank limit.fi .SS "Training options".PP.TP"class_seq".PPClass sequence mode\&. Default value is cross\&. .nfclass_seq       cross                   #class_seq       linear                  # Linear class sequenceclass_seq       random                  # Random class sequenceclass_seq       time                    # Chronological class sequence.fi .TP"msg_seq".PPMessage sequence mode\&. Default value is linear\&. .nfmsg_seq         linear                  # Linear message sequencemsg_seq         random                  # Random message sequence.fi .TP"training_mode".PPTraining mode\&. Default value is interleaved\&. .nftraining_mode   all                     #training_mode   interleaved             #training_mode   class_percentage        # training_mode   total_percentage        #.fi .SS "Plotting options".PP.TP"plot".PPPlotting mode\&. Default value is last_n\&. .nfplot            last_n                  # Plot over the last n messagesplot            total                   # Plot over all previous messagesplot            off                     # No plot.fi .TP"plot_classifier".PPPlotted classifier\&. Default value is 0\&. .nfplot_classifier 0                       # Plot classifier 0.fi .SS "Example".PPHere is a complete example of a select_test configuration file:.IP.nf.nfmailbox_file    select\&.mail             # Read mailboxes from select\&.mailrank_limit      3                       # Use 3 as rank limitclass_seq       time                    # Chronological class sequencemsg_seq         linear                  # Linear message sequencetraining_mode   interleaved             #plot            last_n                  # Plot over the last n messagesplot_classifier 0                       # Plot classifier 0.fi.fi.SH "AUTHOR".PPMikael Ylikoski <my@post\&.utfors\&.se> .SH "SEE ALSO".PPselectd(8)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -