jar

org.apache.hivemall : hivemall-spark-common

Maven & Gradle

Nov 19, 2018
4 usages

Hivemall on Spark Common

Table Of Contents

Latest Version

Download org.apache.hivemall : hivemall-spark-common JAR file - Latest Versions:

All Versions

Download org.apache.hivemall : hivemall-spark-common JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x

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 hivemall-spark-common-0.5.2-incubating.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

hivemall.tools.mapred

├─ hivemall.tools.mapred.RowIdUDFWrapper.class - [JAR]

hivemall.dataset

├─ hivemall.dataset.LogisticRegressionDataGeneratorUDTFWrapper.class - [JAR]

hivemall

├─ hivemall.HivemallException.class - [JAR]

hivemall.ftvec

├─ hivemall.ftvec.AddBiasUDFWrapper.class - [JAR]

├─ hivemall.ftvec.AddFeatureIndexUDFWrapper.class - [JAR]

├─ hivemall.ftvec.ExtractFeatureUDFWrapper.class - [JAR]

├─ hivemall.ftvec.ExtractWeightUDFWrapper.class - [JAR]

├─ hivemall.ftvec.SortByFeatureUDFWrapper.class - [JAR]

hivemall.knn.lsh

├─ hivemall.knn.lsh.MinHashesUDFWrapper.class - [JAR]

org.apache.spark.ml.feature

├─ org.apache.spark.ml.feature.HivemallFeature.class - [JAR]

├─ org.apache.spark.ml.feature.HivemallLabeledPoint.class - [JAR]

hivemall.ftvec.scaling

├─ hivemall.ftvec.scaling.L2NormalizationUDFWrapper.class - [JAR]

Advertisement