Releases: mostly-ai/mostlyai-engine
Releases ยท mostly-ai/mostlyai-engine
Release 2.5.0
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
2.3.3
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
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
2.2.0
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
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
2.0.0
What's Changed
๐ Features
- sklearn-compatible interfaces for TabularARGN and LanguageModel #219
๐ฆ Uncategorized
Full Changelog: 1.7.1...2.0.0
1.7.1
What's Changed
๐ Features
- deprecate max epochs cap #216
๐ฆ Uncategorized
- release 1.7.1 #217
Full Changelog: 1.7.0...1.7.1