Weekly Article News #28

The recommended articles the author has read this week.
This letter is posted every Monday.

This week, the articles are about an explanative AI.

Top AutoML Python libraries in 2022

AutoML(Automated machine learning) is one of the hot topics. This article introduces the notable AutoML libraries, e.g. PyCaret, AtoKeras, and AutoGluon.

Data Drift Explainability: Interpretable Shift Detection with NannyML

NannyML is an open-source python library, a tool for estimating post-deployment model performance. Drift is one of the hot topics in MLOps, and this library is based on an interesting algorithm.