Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated SVM classifier and StandardScaler | elavington | 2017-11-21 | 3 | -2/+2 |
| | |||||
* | Functional classifier.py | elavington | 2017-10-12 | 1 | -88/+92 |
| | |||||
* | Cleaned up classifier html output | elavington | 2017-09-25 | 1 | -16/+19 |
| | |||||
* | Suppress UserWarning in code | elavington | 2017-09-25 | 1 | -0/+3 |
| | |||||
* | Revised Folder contents and classifier code | elavington | 2017-09-25 | 1 | -12/+13 |
| | |||||
* | Fixup various CGI problems. | Brian Cully | 2017-09-22 | 4 | -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. |