Skip to content

Releases: mostly-ai/mostlyai-engine

Release 2.5.0

23 Apr 21:02
781173e

Choose a tag to compare

What's Changed

  • chore: update uv.lock by @mplatzer in #265
  • build: Exclude Jupyter notebooks from Ruff checks by @mplatzer in #266
  • fix: remove redundant axis argument from pandas drop() call by @MrCosta57 in #264
  • ci: run GPU tests only for gpu commits by @mplatzer in #268
  • chore: upgrade to pandas 3 and clean compatibility warnings by @mplatzer in #270
  • build: add release workflows for GitHub + PyPI by @mplatzer in #271
  • build: release 2.5.0 by @github-actions[bot] in #272

New Contributors

  • @MrCosta57 made their first contribution in #264
  • @github-actions[bot] made their first contribution in #272

Full Changelog: 2.4.0...2.5.0

2.4.0

07 Jan 10:58
681205e

Choose a tag to compare

What's Changed

๐Ÿ› Fixes

  • fix argn.predict_proba with context data #254
  • fix argn.predict column order #255
  • fix pre-commit hook #260

๐Ÿ“ฆ Packaging

  • upgrade PyTorch to 2.9.1 and vLLM 0.12.0 #250
  • update CUDA image to version 13.0.2 #252
  • release 2.4.0 #261

Full Changelog: 2.3.3...2.4.0

2.3.3

06 Dec 20:34
412cb1e

Choose a tag to compare

What's Changed

๐Ÿ› Fixes

  • adjust assignment to prevent pandas warning #247

๐Ÿ“ฆ Uncategorized

  • release 2.3.3 #248

Full Changelog: 2.3.2...2.3.3

2.3.2

05 Dec 22:08
7925d5f

Choose a tag to compare

What's Changed

๐Ÿ› Fixes

  • predict proba with flexible genration disabled #245

๐Ÿ“ฆ Uncategorized

  • release 2.3.2 #246

Full Changelog: 2.3.1...2.3.2

2.3.1

28 Nov 16:50
00cfb12

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • log likelihood #240
  • allow custom trn_val_split logic #239

๐Ÿ“ฆ Uncategorized

  • release 2.3.1 #243

Full Changelog: 2.3.0...2.3.1

2.2.0

26 Nov 14:50
31b4933

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • return model marginal probabilities via argn.predict_proba #236

๐Ÿ“ฆ Uncategorized

  • release 2.2.0 #237

Full Changelog: 2.1.0...2.2.0

2.1.0

21 Nov 15:04
f58eaae

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • predict_proba as dataframe with class names #234

๐Ÿ“ฆ Uncategorized

  • release 2.1.0 #235

Full Changelog: 2.0.1...2.1.0

2.0.1

17 Nov 15:16
96ad5c8

Choose a tag to compare

What's Changed

๐Ÿ› Fixes

  • type casting in ANALYZE/ENCODE steps for TABULAR_NUMERIC_DISCRETE columns #226
  • do not set_random_state for the same pid #227

๐Ÿ“ฆ Uncategorized

Full Changelog: 2.0.0...2.0.1

2.0.0

13 Nov 09:46
ba74336

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • sklearn-compatible interfaces for TabularARGN and LanguageModel #219

๐Ÿ“ฆ Uncategorized

Full Changelog: 1.7.1...2.0.0

1.7.1

11 Nov 09:36
be859f6

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • deprecate max epochs cap #216

๐Ÿ“ฆ Uncategorized

  • release 1.7.1 #217

Full Changelog: 1.7.0...1.7.1