jar

com.tencent.angel : angel-automl

Maven & Gradle

Aug 20, 2019
1 usages

Angel-AutoML · automatic machine learning library with scala and Spark

Table Of Contents

Latest Version

Download com.tencent.angel : angel-automl JAR file - Latest Versions:

All Versions

Download com.tencent.angel : angel-automl JAR file - All Versions:

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

com.tencent.angel.spark.automl.feature.preprocess

├─ com.tencent.angel.spark.automl.feature.preprocess.BuckerizerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.Components.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.FPreprocess.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.HashingTFWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.IDFWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.MinMaxScalerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.PCAWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.Sampler.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.SamplerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.StandardScalerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.StopWordsRemoverWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.StringIndexerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.TPreprocess.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.TokenizerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.preprocess.Word2VecWrapper.class - [JAR]

com.tencent.angel.spark.automl.feature.examples

├─ com.tencent.angel.spark.automl.feature.examples.FeatureCrossSelectorExample.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.examples.FeatureEngineeringExample.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.examples.VectorReIndexZeroExample.class - [JAR]

com.tencent.angel.spark.automl.tuner.config

├─ com.tencent.angel.spark.automl.tuner.config.Configuration.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.config.ConfigurationSpace.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.config.EarlyStopping.class - [JAR]

com.tencent.angel.spark.automl.tuner.kernel

├─ com.tencent.angel.spark.automl.tuner.kernel.Covariance.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.kernel.CovarianceType.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.kernel.Matern3.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.kernel.Matern5.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.kernel.Matern5Iso.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.kernel.SquareExpIso.class - [JAR]

com.tencent.angel.spark.automl

├─ com.tencent.angel.spark.automl.AutoConf.class - [JAR]

├─ com.tencent.angel.spark.automl.HelloWorld.class - [JAR]

com.tencent.angel.spark.automl.tuner.solver

├─ com.tencent.angel.spark.automl.tuner.solver.Solver.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.solver.SolverWithTrail.class - [JAR]

com.tencent.angel.spark.automl.feature.cross

├─ com.tencent.angel.spark.automl.feature.cross.FeatureCross.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.cross.FeatureCrossMeta.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.cross.FeatureCrossOp.class - [JAR]

com.tencent.angel.spark.automl.utils

├─ com.tencent.angel.spark.automl.utils.ArgsUtil.class - [JAR]

├─ com.tencent.angel.spark.automl.utils.AutoMLException.class - [JAR]

├─ com.tencent.angel.spark.automl.utils.DataUtils.class - [JAR]

├─ com.tencent.angel.spark.automl.utils.Distribution.class - [JAR]

com.tencent.angel.spark.automl.feature.transform

├─ com.tencent.angel.spark.automl.feature.transform.FTransform.class - [JAR]

com.tencent.angel.spark.automl.tuner.math

├─ com.tencent.angel.spark.automl.tuner.math.BreezeOp.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.math.SquareDist.class - [JAR]

com.tencent.angel.spark.automl.tuner.parameter

├─ com.tencent.angel.spark.automl.tuner.parameter.ContinuousSpace.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.parameter.DiscreteSpace.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.parameter.ParamConfig.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.parameter.ParamParser.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.parameter.ParamSpace.class - [JAR]

org.apache.spark.ml.feature.operator

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

com.tencent.angel.spark.automl.tuner.acquisition

├─ com.tencent.angel.spark.automl.tuner.acquisition.Acquisition.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.acquisition.EI.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.acquisition.UCB.class - [JAR]

com.tencent.angel.spark.automl.tuner.model

├─ com.tencent.angel.spark.automl.tuner.model.GPExample.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.model.GPKernelDiffFunc.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.model.GPModel.class - [JAR]

com.tencent.angel.spark.automl.tuner.trail

├─ com.tencent.angel.spark.automl.tuner.trail.TestRunner.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.trail.TestTrail.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.trail.Trail.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.trail.TrailRunner.class - [JAR]

com.tencent.angel.spark.automl.feature

├─ com.tencent.angel.spark.automl.feature.CSVDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.DataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.DocumentDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.FeatureUtils.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.InToOutRelation.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.IncompatibleFiledExecption.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.JSONDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.LabeledDocumentDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.LabeledSimpleDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.LibSVMDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.PipelineBuilder.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.PipelineDriver.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.PipelineModelWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.PipelineWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.SimpleDataLoader.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.TransformerWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.UserProfileLoader.class - [JAR]

com.tencent.angel.spark.automl.tuner.acquisition.optimizer

├─ com.tencent.angel.spark.automl.tuner.acquisition.optimizer.AcqOptimizer.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.acquisition.optimizer.LocalSearch.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.acquisition.optimizer.RandomSearch.class - [JAR]

com.tencent.angel.spark.automl.tuner

├─ com.tencent.angel.spark.automl.tuner.TunerParam.class - [JAR]

com.tencent.angel.spark.automl.tuner.surrogate

├─ com.tencent.angel.spark.automl.tuner.surrogate.GPSurrogate.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.surrogate.NormalSurrogate.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.surrogate.RFSurrogate.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.surrogate.Surrogate.class - [JAR]

├─ com.tencent.angel.spark.automl.tuner.surrogate.SurrogateMode.class - [JAR]

com.tencent.angel.spark.automl.feature.select

├─ com.tencent.angel.spark.automl.feature.select.ChiSqSelectorWrapper.class - [JAR]

├─ com.tencent.angel.spark.automl.feature.select.FeatureSelector.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2021
5 usages
6.4k stars
Sep 20, 2019
5 usages
3 stars
Aug 20, 2019
4 usages
1 stars
Aug 25, 2021
3 usages
6.4k stars
Aug 25, 2021
3 usages
6.4k stars

Discover Dependencies

Apr 20, 2021
1 usages
94 stars
Sep 15, 2020
1 usages
918 stars
Nov 22, 2022
1 usages
91 stars
Jul 04, 2023
2 usages
23 stars
Jul 21, 2023
1 usages
530 stars
Jun 28, 2023
1 usages
320 stars
Feb 22, 2023
2 usages
212 stars
Feb 22, 2023
2 usages
212 stars
Feb 22, 2023
2 usages
212 stars
Feb 22, 2023
2 usages
212 stars