Releases: Transport-for-the-North/caf.brain
Releases · Transport-for-the-North/caf.brain
v0.1.1
This release fixes requirement bugs that were present during the conda-forge build. This was mainly to do with the package mlxtend which is no longer used inside caf.brAIn. All previous functionality is maintained inside this version despite the removal of mlxtend.
What's Changed
- fixed requirements (removing machine vision) by @AdilZ16 in #90
- update requirements.txt to remove mlxtend by @AdilZ16 in #91
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Overview
This is the initial release of caf.brAIn, TfN's AI and Machine Learning Python library.
What's Changed
- Multi year forecasting functionality by @AdilZ16 in #9
- Machine vision by @AdilZ16 in #62
- Review pred model by @AdilZ16 in #69
- Train test split function by @AdilZ16 in #68
- Generalise model selection function by @AdilZ16 in #67
- Generalise data analysis function by @AdilZ16 in #66
- Refactoring hyperparameter optimisation by @AdilZ16 in #65
- Update LICENSE ready for release by @BenTaylor-TfN in #78
- removed machine vision code and fixed three liniting errors by @AdilZ16 in #89
New Contributors
- @dependabot[bot] made their first contribution in #1
- @BenTaylor-TfN made their first contribution in #70
- @MattBuckley-TfN made their first contribution in #88
Full Changelog: https://github.com/Transport-for-the-North/caf.brain/commits/v0.1.0