You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.