Skip to content

Releases: mostly-ai/mostlyai-engine

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

1.7.0

03 Nov 11:46
379672f

Choose a tag to compare

What's Changed

๐Ÿš€ Features

  • allow Conditional Generation for columns, that have imputation enabled and are seeded as NULLs #206

๐Ÿ“ฆ Uncategorized

  • release 1.7.0 #212

Full Changelog: 1.6.1...1.7.0