jar

io.github.sb-ai-lab : spark-lightautoml_2.12

Maven & Gradle

Aug 25, 2023
36 stars

spark-lightautoml · Scala-based implementations of Transformers/Estimators for SLAMA project

Table Of Contents

Latest Version

Download io.github.sb-ai-lab : spark-lightautoml_2.12 JAR file - Latest Versions:

All Versions

Download io.github.sb-ai-lab : spark-lightautoml_2.12 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.x
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-lightautoml_2.12-0.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.spark.sql.lightautoml

├─ org.apache.spark.sql.lightautoml.functions.class - [JAR]

org.apache.spark.ml.feature.lightautoml

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

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

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

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

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

org.apache.spark.lightautoml.utils

├─ org.apache.spark.lightautoml.utils.BalancedUnionPartitionCoalescer.class - [JAR]

├─ org.apache.spark.lightautoml.utils.BalancedUnionPartitionsCoalescerTransformer.class - [JAR]

├─ org.apache.spark.lightautoml.utils.PrefferedLocsPartitionCoalescer.class - [JAR]

├─ org.apache.spark.lightautoml.utils.PrefferedLocsPartitionCoalescerTransformer.class - [JAR]

├─ org.apache.spark.lightautoml.utils.SomeFunctions.class - [JAR]

├─ org.apache.spark.lightautoml.utils.TrivialPartitioner.class - [JAR]

├─ org.apache.spark.lightautoml.utils.functions.class - [JAR]

Advertisement