Skip to content

Tags: pycaret/pycaret

Tags

v4.0.0a2

Toggle v4.0.0a2's commit message
4.0.0a2: Control Plane + engine god-class drain complete

Third alpha. Two big themes since 4.0.0a1:

1. PyCaret Control Plane is alive — full FastAPI backend + React UI +
   6 LLM-native AI copilots (sessions 9-21).
2. Engine Experiment class fully drained from its 3.x god-class
   (sessions 22-29). Every public verb runs natively on top of
   sklearn instead of delegating through self._legacy.*.

Combined: 254/254 tests passing.

See CHANGELOG.md for the full user-facing release notes.

v4.0.0a1

Toggle v4.0.0a1's commit message
PyCaret 4.0.0a1 — lean core alpha

v4.0.0a0

Toggle v4.0.0a0's commit message
PyCaret 4.0.0a0 — first alpha test release

3.3.2

Toggle 3.3.2's commit message
Update version to 3.3.2

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>

3.3.1

Toggle 3.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version to 3.3.1

3.3.0

Toggle 3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3857 from celestinoxp/support-scikit-learn-1.4

Support Scikit-learn 1.4

3.2.0

Toggle 3.2.0's commit message
Bump version to 3.2.0

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>

3.1.0

Toggle 3.1.0's commit message
Remove Python 3.7 specific code

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>

3.0.4

Toggle 3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3628 from pycaret/pin_sklearn_1.3.0_bump_version

Pin sklearn<1.3.0, bump version to 3.0.4, cleanup

3.0.3

Toggle 3.0.3's commit message
Bump version to 3.0.3

Signed-off-by: Antoni Baum <antoni.baum@protonmail.com>