mindsdb / lightwood

Lightwood is Legos for Machine Learning.
GNU General Public License v3.0
450 stars 94 forks source link

Release 23.1.2.0 #1090

Closed paxcema closed 1 year ago

paxcema commented 1 year ago

Changelog

Note: due to refactors, this version is not backwards compatible.

Features

Fixes

Other

paxcema commented 1 year ago

~Closing for now. Will reopen once post-model analysis refactor is complete, to minimize backwards compatibility break points.~

EDIT: After some discussions with @tomhuds, we will not refactor analysis blocks out just yet. Instead, we will setup a separate (but similar) pipeline for other ML handlers and support both. The main reason is that a bunch of blocks are very dependent on the internal structure of Lightwood predictors, which doesn't play well with a model and framework agnostic framing and means the refactor would take longer than anticipated.