morpheus_dfp.stages
Modules
<a href="morpheus_dfp.stages.dfp_file_batcher_stage.html#module-morpheus_dfp.stages.dfp_file_batcher_stage">morpheus_dfp.stages.dfp_file_batcher_stage</a> |
Groups incoming DataFrame objects into batches based on a time period. |
<a href="morpheus_dfp.stages.dfp_file_to_df.html#module-morpheus_dfp.stages.dfp_file_to_df">morpheus_dfp.stages.dfp_file_to_df</a> |
Stage for converting fsspec file objects to a DataFrame. |
<a href="morpheus_dfp.stages.dfp_inference_stage.html#module-morpheus_dfp.stages.dfp_inference_stage">morpheus_dfp.stages.dfp_inference_stage</a> |
Inference stage for DFP. |
<a href="morpheus_dfp.stages.dfp_mlflow_model_writer.html#module-morpheus_dfp.stages.dfp_mlflow_model_writer">morpheus_dfp.stages.dfp_mlflow_model_writer</a> |
Publishes models into MLflow |
<a href="morpheus_dfp.stages.dfp_postprocessing_stage.html#module-morpheus_dfp.stages.dfp_postprocessing_stage">morpheus_dfp.stages.dfp_postprocessing_stage</a> |
Postprocessing stage for Digital Fingerprinting pipeline. |
<a href="morpheus_dfp.stages.dfp_preprocessing_stage.html#module-morpheus_dfp.stages.dfp_preprocessing_stage">morpheus_dfp.stages.dfp_preprocessing_stage</a> |
|
<a href="morpheus_dfp.stages.dfp_rolling_window_stage.html#module-morpheus_dfp.stages.dfp_rolling_window_stage">morpheus_dfp.stages.dfp_rolling_window_stage</a> |
Groups incomming messages into a rolling time window. |
<a href="morpheus_dfp.stages.dfp_split_users_stage.html#module-morpheus_dfp.stages.dfp_split_users_stage">morpheus_dfp.stages.dfp_split_users_stage</a> |
Split messages into individual users and generic messages. |
<a href="morpheus_dfp.stages.dfp_training.html#module-morpheus_dfp.stages.dfp_training">morpheus_dfp.stages.dfp_training</a> |
Training stage for the DFP pipeline. |
<a href="morpheus_dfp.stages.dfp_viz_postproc.html#module-morpheus_dfp.stages.dfp_viz_postproc">morpheus_dfp.stages.dfp_viz_postproc</a> |
Converts DFP inference output to CSV for the purposes of visualization. |
<a href="morpheus_dfp.stages.multi_file_source.html#module-morpheus_dfp.stages.multi_file_source">morpheus_dfp.stages.multi_file_source</a> |
Source stages for reading multiple files from a list of fsspec paths. |
<a href="morpheus_dfp.stages.write_to_s3_stage.html#module-morpheus_dfp.stages.write_to_s3_stage">morpheus_dfp.stages.write_to_s3_stage</a> |