README.md
1  # PySpark ML connect Examples
2  
3  This directory contains examples for demonstrating how to log PySpark ML connect model.
4  
5  | File          | Description                                           |
6  | :------------ | :---------------------------------------------------- |
7  | `pipeline.py` | Use mlflow to Log a PySpark ML connect pipeline model |