jar

org.memeticlabs : spark-pipeline-utils

Maven & Gradle

Nov 10, 2019
1 stars

Spark-Pipeline-Utils · Utility classes to generalize Spark's ML pipeline framework

Table Of Contents

Latest Version

Download org.memeticlabs : spark-pipeline-utils JAR file - Latest Versions:

All Versions

Download org.memeticlabs : spark-pipeline-utils JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spark-pipeline-utils-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.memeticlabs.spark.ml.utils.transformers

├─ org.memeticlabs.spark.ml.utils.transformers.AbstractColumnSelector.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.transformers.ColumnDropper.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.transformers.ColumnRenamer.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.transformers.ColumnSelector.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.transformers.ExplodingDataSetTransformer.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.transformers.FunctionTransformerWrapper.class - [JAR]

org.memeticlabs.spark.ml.utils.pipelines

├─ org.memeticlabs.spark.ml.utils.pipelines.AggregationStage.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.pipelines.AggregationTransformerPipeline.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.pipelines.ParallelRejoiningPipelines.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.pipelines.TransformerPipeline.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.pipelines.WindowRange.class - [JAR]

├─ org.memeticlabs.spark.ml.utils.pipelines.WindowingTransformerPipeline.class - [JAR]

Advertisement