Insight v0.9-rc7
Pre-release
Pre-release
🧿 Insight 0.9
This release now adds the support for saving insight metrics to a database as they are evaluated. There are numerous bug fixes and performance improvements which have also been included. More details below:
What's Changed
- Update README and Project Description for PyPi by @simonhkswan in #77
- Database addition by @Hebruwu in #74
- Make db requirements optional by @simonhkswan in #110
- Fix upload to database bug by @simonhkswan in #113
- Add kendall tau metric by @tomcarter23 in #115
- DiffCorrMatrix fix error trying to call abs() on np.array by @tomcarter23 in #117
- Feature: added Result.run_id by @marqueewinq in #141
- Update d2198fd60b0e_added_result_run_id.py by @marqueewinq in #143
New Contributors
- @tomcarter23 made their first contribution in #115
- @marqueewinq made their first contribution in #141
Full Changelog: v0.8...v0.9