Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.

Releases: Aarhus-Psychiatry-Research/psycop-feature-generation

v0.23.0

26 Apr 10:16
Compare
Choose a tag to compare

Feature

  • Add logging and choose sfi types (d5f8e23)
  • Create example scripts (76e063a)
  • Initial text model pipelines (1934db0)
  • Add tests (d7a8bab)
  • Initial simple preprocessing pipeline for all sfis (f941a4d)
  • Add include_sfi_name in load_text_split (4605c88)
  • Include_sfi_name arg (58baf9a)
  • Fit and load tfidf, bow, and lda models (3d33d9b)

Fix

  • Preprocess to one regex (c716653)
  • Remove symbols again (1210b7e)
  • Based on HLasses comments (32da48f)
  • Insert model type in filename (1457387)
  • Add doc strings to preprocessing functions (4e27650)
  • Remove log.info and small fixes (84f3cc3)
  • Ruff fixes (ea9c564)
  • Return vectorizer and matrix + clean-up (e1c48a0)
  • Query string (cb7424c)
  • Naming and doc string update (141e52a)
  • General clean-up and change corpus in fit functions to list (22b6a9e)
  • Change ngram default and clean-up (387f845)
  • Small fixes to logging (c3a3f53)
  • Remove old comments (4b88514)
  • Change view name (a9bb0fc)
  • Move save_text_model_to_dir to utils (469df3b)
  • Move save_text_model_to_dir to utils (26a80d2)
  • Renaming in preprocessing (c381768)
  • Remove stop_words arg and return models (3d29012)
  • Change arg path to path_str (f781a74)
  • Enable multiple splits when loading data + add n_rows arg (8ae2d2e)
  • Remove Path from arg (29b442b)

v0.22.0

24 Apr 20:21
Compare
Choose a tag to compare

Feature

  • Add feature descriptions for text features (84c696a)

Documentation

v0.21.4

04 Apr 07:14
Compare
Choose a tag to compare

Fix

  • Remove unreasonably high or low bmi values (07f52c2)

v0.21.3

03 Apr 08:10
Compare
Choose a tag to compare

Fix

  • Make sql query executable (e006490)
  • Str turned into list of characters instead of list of words (0fae478)

v0.21.2

27 Mar 11:45
Compare
Choose a tag to compare

Fix

  • Add unpack args to skema 2 wo nutrition (95c35c8)

v0.21.1

22 Mar 13:29
Compare
Choose a tag to compare

Fix

  • Only keep weights above 0.5 kg (8a5a104)
  • Do not load invalid weights (7be4653)

v0.21.0

22 Mar 12:55
Compare
Choose a tag to compare

Feature

  • Support new pipe annotation (a1bde17)

Fix

v0.20.3

14 Mar 10:51
Compare
Choose a tag to compare

Fix

  • Set unpack_to_intervals to default (64391ca)
  • Remove unintended space (9c6cd33)

v0.20.2

14 Mar 09:51
Compare
Choose a tag to compare

Fix

  • Add skema_2_without_nutrition again (685c5cb)

v0.20.1

11 Mar 23:48
Compare
Choose a tag to compare

Fix

  • Cruft github action (c8f6278)
  • Bug in cruft action (ec8267a)
  • Remove psycop-ml-utils, no longer exists (d8fbb65)