Skip to content

Releases: UBC-MDS/PyPunisher

Fourth Release of PyPunisher

17 Mar 21:18
559d436
Compare
Choose a tag to compare

This release includes:

  • package documentation and up-to-date readme
  • comprehensive unit testing to cover all test cases
  • integration tests to check that using criterion (aic, bic, r_squared) in forward() and backward() are fully functional
  • py.test branch coverage integration in TravisCI
  • pylint in TravisCI for code quality assessment

Third Release

11 Mar 16:19
f9f9e83
Compare
Choose a tag to compare

This release has:

  • implementation of feature selection and criterion functions
  • detailed docstring documentation
  • all unit tests passing
  • installation instructions in the README

Second release of PyPunisher

04 Mar 17:12
bb2cebc
Compare
Choose a tag to compare

This release has:

  • an update structure
  • unit tests
  • travis CI implemented

Initial Release

11 Feb 22:58
a28cb7e
Compare
Choose a tag to compare
Merge pull request #6 from UBC-MDS/tariq-dev

Tariq dev