Packages

o

com.johnsnowlabs.util

ModelTracer

object ModelTracer

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ModelTracer
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def addUidCols(pipeline: Pipeline, df: DataFrame): DataFrame

    pipeline

    the pipeline to extract the models from

    df

    the dataframe to use to add the new uid columns

    returns

    the input dataframe df with extra columns that represents models uids and the timestamp that model was created