aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* Updated to include Nonviridaeelavington2018-01-171-50/+197
|
* Updated SVM classifier and StandardScalerelavington2017-11-213-2/+2
|
* Functional classifier.pyelavington2017-10-121-88/+92
|
* Cleaned up classifier html outputelavington2017-09-251-16/+19
|
* Suppress UserWarning in codeelavington2017-09-251-0/+3
|
* Revised Folder contents and classifier codeelavington2017-09-251-12/+13
|
* Fixup various CGI problems.Brian Cully2017-09-224-0/+315
* Rename cgi-bin to bin, to bypass default cgi-bin alias. * Change assignment to equality check in classifier. * Add .htaccess file to bin dir to allow CGI execution. * Point index.html form to bin.