Skip to content

Releases: lapix-ufsc/lapixdl

v0.10.0

20 Jun 22:16
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.10.0

v0.9.1

26 Oct 13:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

0.9.0

05 Sep 16:36
bdeeee6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.12...v0.9.0

0.8.12

25 Apr 13:42
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.11...v0.8.12

0.8.11

03 Feb 19:14
e8481e0
Compare
Choose a tag to compare

What's Changed

  • Fix the import of TQDM
  • Update to from tqdm.auto import tqdm to fix the progress bar at jupyter notebook

Full Changelog: v0.8.01...v0.8.11

0.8.01

04 Jan 11:00
Compare
Choose a tag to compare

What's Changed

  • Remove cached methods at model

Full Changelog: v0.8.0...v0.8.01

0.8.0

03 Jan 12:44
5944f5b
Compare
Choose a tag to compare

What's Changed

  • Add support to Pandas Dataframes.
  • Metrics are now cached to improve performance.

Full Changelog: v0.7.19...v0.8.0

0.7.19

06 Dec 14:59
Compare
Choose a tag to compare
  • Improve the calc of matrix confusion for semantic segmentation
  • Remove deprecated alias for builtin int and float
  • Remove cv2 in tests

0.7.18

06 Dec 14:33
Compare
Choose a tag to compare
  • Improve the calc of matrix confusion for semantic segmentation
  • Remove deprecated alias for builtin int and float
  • Remove cv2 in tests

0.7.17

14 Sep 13:31
Compare
Choose a tag to compare

Prevent NaNs and Divisions by Zero