Skip to content

0.4

Closed Sep 15, 2016 100% complete

The following features will be added:

  • ability to perform regression analysis
  • ability to view confidence percentage (per classification)
  • ability to choose kernel implementation
    • adjust README.md, respectively
  • allow users to provide url to dataset(s)
  • remove svm_ generalized prefixes for numerous variables, since variable should support other algorithm mo…

The following features will be added:

  • ability to perform regression analysis
  • ability to view confidence percentage (per classification)
  • ability to choose kernel implementation
    • adjust README.md, respectively
  • allow users to provide url to dataset(s)
  • remove svm_ generalized prefixes for numerous variables, since variable should support other algorithm models
  • ensure app.py traces into log file
  • consolidate, and enhance webcompiler log file(s)
  • consolidate, and enhance flask log file(s)
  • rename select_session.jsx, to support_vector.jsx
    • update corresponding index.html
  • split portions of model_generate.jsx, into sv_kernel.jsx
  • remove unnecessary .gitmodules
  • convert settings.py into settings.yaml
    • implement yaml linting, including on .travis.yml
    • adjust corresponding python modules, needing to implement settings.yaml
    • adjust puppet modules to dynamically implement settings.yaml
  • lint yaml files
  • ensure travis-ci button predicated on master branch status
  • integrate existing unit tests into .travis.yml
    • lint corresponding dockerfiles
  • implement flask app factory
    • precursor to milestone 0.5
    • allow flask app.py to dynamically set necessary conditions for unit testing
  • ensuring python cache files, and directories removed on vagrant destroy

This milestone is closed.

No open issues remain. View closed issues or see open milestones in this repository.