Skip to content

Releases: codecentric-oss/niceml

v0.8.1

26 Sep 09:25
Compare
Choose a tag to compare

Fix

  • Analysis now have credentials for datasets (#81) (aeb6e63)
  • Analysis now have credentials for datasets (87f7214)

v0.8.0

21 Sep 10:35
Compare
Choose a tag to compare

Feature

  • Integrate mlflow in niceml (#79) (23aa7dc)
  • Add predictionfunction and models as folder (#78) (368c25c)

Fix

  • Return the experiment path instead of the ExperimentInfo if exp_id is not latest (#76) (2d31041)

v0.7.3

04 Sep 09:07
Compare
Choose a tag to compare

Fix

  • Optimize file locks and remove outdated template config (#72) (dc374a6)
  • Implemented image_size.from_pil image and size (#71) (0643bf2)

v0.7.2

01 Sep 15:43
Compare
Choose a tag to compare

Fix

  • Remove Windows from documentation (0c252aa)
  • Remove tensorflow-io-gcs-filesystem as a dependency from the project template (ce4ea6c)
  • Remove Windows as an option in niceml init. (a07cab4)
  • Safely remove tensorflow-io-gcs-filesystem from poetry-lock (31515ca)

v0.7.1

22 Aug 18:51
Compare
Choose a tag to compare

Fix

  • Remove tensorflow-io-gcs-filesystem from dependencies (#69) (cfbadc8)

v0.7.0

15 Aug 14:11
Compare
Choose a tag to compare

Feature

  • Improvements to DfDataset and other files to better perform regression experiments (#56) (f88abd8)
  • Join location with path objects (#63) (d73286d)
  • Dependencies: Update of dagster to 1.4.x , tensorflow, and the corresponding packages to 2.12.x (#60) (99b997e)

Fix

  • PR feedback (bd6d475)
  • PR feedback (c76a6e6)
  • How to guide one yaml was false indented (61c023c)
  • Change type of image_path in load_img_uint8 (#55) (7df85ee)

Documentation

  • Add PR feedback (84b6c6c)
  • Add how to start the pipeline via dagster-webserver (79a4db0)
  • Add how to add a custom model (4027ef8)
  • Add how to write a custom pipeline (66fe21c)
  • Add into to how to write a custom pipeline (f0ec339)
  • Add automatic generation of API documentation based on docstrings (#54) (8a16e6f)

v0.6.1

02 Aug 11:16
Compare
Choose a tag to compare

Fix

  • Solve niceML installation issue due to pydantic and dagster version missmatsch(#57) (9303e19)
  • Update tornado to ^6.3.2 (6315889)
  • Update requests to ^2.13.0 (6559b64)
  • Update cryptrography to ^41.0.0 (b188f99)
  • Update dagster to ~1.3.13 (c842df0)
  • Set pydantic version to <2.0 (6b63ef1)

v0.6.0

10 Jul 15:21
Compare
Choose a tag to compare

Feature

  • Add NanDataframeFilter to drop nan values of feature columns (#51) (3561200)
  • Add dagster op for dataframe normalization (#48) (fe0e8e0)
  • Add lockfile name as attribute of FileChecksumProcessor (#46) (013addf)

Fix

  • Adjust supported python versions in Getting Started docs section (4bde794)
  • Save result files from tensorgraphanalyzer at the correct place and implemented validation for that (#50) (ea3191b)
  • Remove temp directory from hydra search path. Add hydra config mapping factory (#47) (6660ec9)

v0.5.0

23 Jun 12:04
Compare
Choose a tag to compare

Feature

  • Add abstract FileChecksumProcessor and concrete class ZippedCsvToParquetProcessor (#44) (a21d673)
  • Implementation of filelocks (#43) (9d4dacd)

Fix

v0.4.1

22 Jun 07:55
Compare
Choose a tag to compare

Fix

  • Update the version of dagster to 1.3.9 (#34) (118643d)