Skip to main content

5 docs tagged with "serialization"

View All Tags

Store Artifacts across Metaflow Steps

How can I use Metaflow to save and version data artifacts such as arrays, dataframes, or other Python objects with Metaflow. How can I access and update artifacts throughout the steps of a flow?

What is Cross-validation?

A description of cross-validation, its use cases, and ways to implement cross validation in practical machine learning workflows.