From Cloud Native Machine Learning by Carl Osipov
The goal of this article is to teach you the data quality criteria you should use across any machine learning project, regardless of the dataset. This means that this part deals primarily with concepts rather than code.
From Serverless Machine Learning in Action by Carl Osipov
From Mastering Large Datasets with Python by J.T. Wolohan
This article covers
· Using map to do complex data transformations
· Chaining together small functions into pipelines
· Applying these pipelines in parallel on large datasets
© 2021 Manning — Design Credits