Skip to main content
Ctrl+K
Spark NLP  documentation - Home

Site Navigation

  • Getting Started
  • API Reference
  • sparknlp_jsl

Site Navigation

  • Getting Started
  • API Reference
  • sparknlp_jsl

sparknlp_jsl.modelTracer#

Module Contents#

Classes#

ModelTracer

class ModelTracer#

Bases: object

addUidCols(pipeline: pyspark.ml.Pipeline, df: pyspark.sql.DataFrame)#

This functions adds models uids and timestamp to the output df as a new columns

Parameters:
  • pipelineModel – The pipeline to extract models from

  • df – The dataframe to add the columns to

On this page
  • Module Contents
    • Classes
      • ModelTracer
        • ModelTracer.addUidCols()

© Copyright 2022, John Snow Labs.

Created using Sphinx 7.1.2.

Built with the PyData Sphinx Theme 0.14.4.