Releases: UBC-MDS/PyPunisher
Releases · UBC-MDS/PyPunisher
Fourth Release of PyPunisher
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
) inforward()
andbackward()
are fully functional - py.test branch coverage integration in TravisCI
- pylint in TravisCI for code quality assessment
Third Release
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
This release has:
- an update structure
- unit tests
- travis CI implemented
Initial Release
Merge pull request #6 from UBC-MDS/tariq-dev Tariq dev