Skip to content

MLPro-OA: Preparation and design updates

Compare
Choose a tag to compare
@detlefarend detlefarend released this 06 May 12:07
· 395 commits to main since this release

This release prepares the upcoming sub-framework MLPro-OA for online machine learning. It doesn't yet provide new functionalities or significant bugfixes. It rather ensures compatibility with MLPro-Int-River and MLPro-Int-scikit-learn on an updated design level.

What's Changed

MLPro-SL - Supervised Learning

MLPro-OA - Online Adaptivity

MLPro-BF - Basic Functions

  • BF-Model: Hyperparameter Updates through Event Handling by @laxmikantbaheti in #787
  • Refact: Parameter p_outlier_frequency of Class StreamMLProPOutliers s… by @detlefarend in #949
  • BF: General systematics for properties (and their derivatives) #943 by @detlefarend in #950
  • Refact: Class bf.math.geometry.Point - Replace parent bf.math.Element… by @detlefarend in #955
  • Refact: Class bf.math.geometry.Point - Replace parent bf.math.Element(2) by @detlefarend in #956

Full Changelog: v1.4.0...v1.4.1