jar

com.tencent.angel : angel-ps-mllib

Maven & Gradle

Aug 25, 2021
5 usages
6.4k stars

angel-ps-mllib

Table Of Contents

Latest Version

Download com.tencent.angel : angel-ps-mllib JAR file - Latest Versions:

All Versions

Download com.tencent.angel : angel-ps-mllib JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.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-ps-mllib-3.2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.tencent.angel.ml.GBDT.objective

├─ com.tencent.angel.ml.GBDT.objective.Loss.class - [JAR]

├─ com.tencent.angel.ml.GBDT.objective.LossHelper.class - [JAR]

├─ com.tencent.angel.ml.GBDT.objective.ObjFunc.class - [JAR]

├─ com.tencent.angel.ml.GBDT.objective.RegLossObj.class - [JAR]

├─ com.tencent.angel.ml.GBDT.objective.SoftmaxMultiClassObj.class - [JAR]

com.tencent.angel.ml.GBDT.metric

├─ com.tencent.angel.ml.GBDT.metric.ErrorEvalMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.EvalMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.LogErrorMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.LogLossMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.MAEMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.MultiErrorMetric.class - [JAR]

├─ com.tencent.angel.ml.GBDT.metric.RMSEMetric.class - [JAR]

com.tencent.angel.ml.lda.psf

├─ com.tencent.angel.ml.lda.psf.CSRPartUpdateParam.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.ColumnGetResult.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.GetColumnFunc.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.GetColumnParam.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.GetPartFunc.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.LikelihoodFunc.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.LikelihoodParam.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.PartCSRResult.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.PartColumnResult.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.ResetFunc.class - [JAR]

├─ com.tencent.angel.ml.lda.psf.UpdatePartFunc.class - [JAR]

com.tencent.angel.ml.GBDT.psf

├─ com.tencent.angel.ml.GBDT.psf.GBDTGradHistGetRowFunc.class - [JAR]

├─ com.tencent.angel.ml.GBDT.psf.GBDTGradHistGetRowResult.class - [JAR]

├─ com.tencent.angel.ml.GBDT.psf.HistAggrParam.class - [JAR]

com.tencent.angel.ml.core.utils.paramsutils

├─ com.tencent.angel.ml.core.utils.paramsutils.AdaDeltaParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.AdaGradParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.AdamParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.CrossLayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.DataParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.DropoutTransFuncParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.EmbeddingParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.FCLayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.FTRLParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.HuberLossParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.InputLayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.JoinLayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.JsonUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.LayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.LossFuncParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.LossLayerParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.ModelParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.MomentumParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.OptParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.ParamKeys.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.TrainParams.class - [JAR]

├─ com.tencent.angel.ml.core.utils.paramsutils.TransFuncParams.class - [JAR]

com.tencent.angel.ml.core.conf

├─ com.tencent.angel.ml.core.conf.MLConf.class - [JAR]

├─ com.tencent.angel.ml.core.conf.SharedConf.class - [JAR]

com.tencent.angel.ml.lda.algo.structures

├─ com.tencent.angel.ml.lda.algo.structures.FTree.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.I2ITranverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.IntTraverseHashMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.S2BTightTraverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.S2BTraverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.S2ITraverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.S2STightTraverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.S2STraverseMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.ShortTraverseHashMap.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.structures.TraverseHashMap.class - [JAR]

com.tencent.angel.ml.psf.compress

├─ com.tencent.angel.ml.psf.compress.QuantifyDoubleFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.compress.QuantifyDoubleParam.class - [JAR]

├─ com.tencent.angel.ml.psf.compress.QuantifyFloatFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.compress.QuantifyFloatParam.class - [JAR]

com.tencent.angel.ml.core.network.layers

├─ com.tencent.angel.ml.core.network.layers.AngelGraph.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.InputLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.JoinLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.Layer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.LinearLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.LossLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.PlaceHolder.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.STATUS.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.TimeStats.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.Trainable.class - [JAR]

com.tencent.angel.ml.core

├─ com.tencent.angel.ml.core.MLLearner.class - [JAR]

├─ com.tencent.angel.ml.core.MLRunner.class - [JAR]

├─ com.tencent.angel.ml.core.PredictTask.class - [JAR]

├─ com.tencent.angel.ml.core.TrainTask.class - [JAR]

com.tencent.angel.ml.core.network.layers.join

├─ com.tencent.angel.ml.core.network.layers.join.ConcatLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.join.DotPooling.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.join.MulPooling.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.join.SumPooling.class - [JAR]

com.tencent.angel.ml.core.optimizer.loss

├─ com.tencent.angel.ml.core.optimizer.loss.CrossEntropyLoss.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.HingeLoss.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.HuberLoss.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.L2Loss.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.LogLoss.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.LossFunc.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.loss.SoftmaxLoss.class - [JAR]

com.tencent.angel.ml.GBDT.algo.sketch

├─ com.tencent.angel.ml.GBDT.algo.sketch.HeapQuantileSketch.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.sketch.QuantileSketchException.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.sketch.SketchUtils.class - [JAR]

com.tencent.angel.ml.GBDT

├─ com.tencent.angel.ml.GBDT.GBDTLearner.class - [JAR]

├─ com.tencent.angel.ml.GBDT.GBDTModel.class - [JAR]

├─ com.tencent.angel.ml.GBDT.GBDTPredictResult.class - [JAR]

├─ com.tencent.angel.ml.GBDT.GBDTPredictTask.class - [JAR]

├─ com.tencent.angel.ml.GBDT.GBDTRunner.class - [JAR]

├─ com.tencent.angel.ml.GBDT.GBDTTrainTask.class - [JAR]

com.tencent.angel.ml.core.network.layers.verge

├─ com.tencent.angel.ml.core.network.layers.verge.Embedding.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.verge.SimpleInputLayer.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.verge.SimpleLossLayer.class - [JAR]

com.tencent.angel.ml.lda.algo

├─ com.tencent.angel.ml.lda.algo.BinarySearch.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.CSRTokens.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.Document.class - [JAR]

├─ com.tencent.angel.ml.lda.algo.Sampler.class - [JAR]

com.tencent.angel.ml.core.optimizer

├─ com.tencent.angel.ml.core.optimizer.AdaDelta.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.AdaGrad.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.Adam.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.FTRL.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.Momentum.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.OptUtils.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.Optimizer.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.SGD.class - [JAR]

com.tencent.angel.ml.core.utils

├─ com.tencent.angel.ml.core.utils.AddOneTrans.class - [JAR]

├─ com.tencent.angel.ml.core.utils.DataParser.class - [JAR]

├─ com.tencent.angel.ml.core.utils.DenseDataParser.class - [JAR]

├─ com.tencent.angel.ml.core.utils.DummyDataParser.class - [JAR]

├─ com.tencent.angel.ml.core.utils.HDFSUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.JCompressUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.LibSVMDataParser.class - [JAR]

├─ com.tencent.angel.ml.core.utils.Maths.class - [JAR]

├─ com.tencent.angel.ml.core.utils.NetUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.NoTrans.class - [JAR]

├─ com.tencent.angel.ml.core.utils.PSMatrixUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.PosNegTrans.class - [JAR]

├─ com.tencent.angel.ml.core.utils.ReflectionUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.SubOneTrans.class - [JAR]

├─ com.tencent.angel.ml.core.utils.TransLabel.class - [JAR]

├─ com.tencent.angel.ml.core.utils.ValidationUtils.class - [JAR]

├─ com.tencent.angel.ml.core.utils.ZeroOneTrans.class - [JAR]

com.tencent.angel.ml.GBDT.algo.tree

├─ com.tencent.angel.ml.GBDT.algo.tree.SplitEntry.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.tree.TAvgDisSplit.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.tree.TNode.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.tree.TSplitValueHelper.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.tree.TYahooSketchSplit.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.tree.Tree.class - [JAR]

com.tencent.angel.ml.lda

├─ com.tencent.angel.ml.lda.LDAIncTask.class - [JAR]

├─ com.tencent.angel.ml.lda.LDALearner.class - [JAR]

├─ com.tencent.angel.ml.lda.LDAModel.class - [JAR]

├─ com.tencent.angel.ml.lda.LDAPredictTask.class - [JAR]

├─ com.tencent.angel.ml.lda.LDARunner.class - [JAR]

├─ com.tencent.angel.ml.lda.LDATrainTask.class - [JAR]

com.tencent.angel.ml.clustering.kmeans

├─ com.tencent.angel.ml.clustering.kmeans.KMeansLearner.class - [JAR]

├─ com.tencent.angel.ml.clustering.kmeans.KMeansModel.class - [JAR]

├─ com.tencent.angel.ml.clustering.kmeans.KMeansPredictTask.class - [JAR]

├─ com.tencent.angel.ml.clustering.kmeans.KMeansResult.class - [JAR]

├─ com.tencent.angel.ml.clustering.kmeans.KMeansRunner.class - [JAR]

├─ com.tencent.angel.ml.clustering.kmeans.KMeansTrainTask.class - [JAR]

com.tencent.angel.ml.core.network.transfunc

├─ com.tencent.angel.ml.core.network.transfunc.Dropout.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.Identity.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.Relu.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.Sigmoid.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.SigmoidWithDropout.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.Softmax.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.Tanh.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.TanhWithDropout.class - [JAR]

├─ com.tencent.angel.ml.core.network.transfunc.TransFunc.class - [JAR]

com.tencent.angel.ml.core.graphsubmit

├─ com.tencent.angel.ml.core.graphsubmit.GraphLearner.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.GraphModel.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.GraphPredictResult.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.GraphPredictTask.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.GraphRunner.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.GraphTrainTask.class - [JAR]

├─ com.tencent.angel.ml.core.graphsubmit.SoftmaxPredictResult.class - [JAR]

com.tencent.angel.ml.classification

├─ com.tencent.angel.ml.classification.DeepFM.class - [JAR]

├─ com.tencent.angel.ml.classification.FactorizationMachines.class - [JAR]

├─ com.tencent.angel.ml.classification.LogisticRegression.class - [JAR]

├─ com.tencent.angel.ml.classification.MixedLogisticRegression.class - [JAR]

├─ com.tencent.angel.ml.classification.NeuralFactorizationMachines.class - [JAR]

├─ com.tencent.angel.ml.classification.ProductNeuralNetwork.class - [JAR]

├─ com.tencent.angel.ml.classification.SoftmaxRegression.class - [JAR]

├─ com.tencent.angel.ml.classification.SupportVectorMachine.class - [JAR]

├─ com.tencent.angel.ml.classification.WideAndDeep.class - [JAR]

com.tencent.angel.ml.GBDT.algo

├─ com.tencent.angel.ml.GBDT.algo.AfterSplitThread.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.FeatureMeta.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.GBDTController.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.GBDTPhase.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.GradHistThread.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.HistCalThread.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.HistSubThread.class - [JAR]

com.tencent.angel.ml.psf.columns

├─ com.tencent.angel.ml.psf.columns.GetColsFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.GetColsParam.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.GetColsResult.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.PartitionGetColsParam.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.PartitionGetColsResult.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.PartitionUpdateColsParam.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.UpdateColsFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.columns.UpdateColsParam.class - [JAR]

com.tencent.angel.ml.GBDT.algo.RegTree

├─ com.tencent.angel.ml.GBDT.algo.RegTree.GradHistHelper.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.RegTree.GradPair.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.RegTree.GradStats.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.RegTree.RegTDataStore.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.RegTree.RegTNodeStat.class - [JAR]

├─ com.tencent.angel.ml.GBDT.algo.RegTree.RegTree.class - [JAR]

com.tencent.angel.ml.core.network.layers.linear

├─ com.tencent.angel.ml.core.network.layers.linear.BiInnerCross.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.linear.BiInnerSumCross.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.linear.BiInteractionCross.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.linear.BiOutterCross.class - [JAR]

├─ com.tencent.angel.ml.core.network.layers.linear.FCLayer.class - [JAR]

com.tencent.angel.ml.core.optimizer.decayer

├─ com.tencent.angel.ml.core.optimizer.decayer.ConstantLearningRate.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.decayer.CorrectionDecay.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.decayer.StandardDecay.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.decayer.StepSizeScheduler.class - [JAR]

├─ com.tencent.angel.ml.core.optimizer.decayer.WarmRestarts.class - [JAR]

com.tencent.angel.ml.GBDT.param

├─ com.tencent.angel.ml.GBDT.param.GBDTParam.class - [JAR]

├─ com.tencent.angel.ml.GBDT.param.RegTParam.class - [JAR]

├─ com.tencent.angel.ml.GBDT.param.TrainParam.class - [JAR]

├─ com.tencent.angel.ml.GBDT.param.TreeParam.class - [JAR]

com.tencent.angel.ml.psf.optimizer

├─ com.tencent.angel.ml.psf.optimizer.AdaDeltaUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.AdaGradUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.AdamUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.FTRLUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.MomentumUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.OptMMUpdateFunc.class - [JAR]

├─ com.tencent.angel.ml.psf.optimizer.PGDUpdateFunc.class - [JAR]

com.tencent.angel.ml.regression

├─ com.tencent.angel.ml.regression.LinearRegression.class - [JAR]

├─ com.tencent.angel.ml.regression.RobustRegression.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

Dec 23, 2021
20 usages
255 stars
Dec 23, 2021
20 usages
255 stars
Jul 20, 2023
14 usages
628 stars
Aug 10, 2023
126 usages
27 stars
Aug 11, 2023
16 usages
267 stars
Aug 18, 2022
2 usages
47 stars
Jun 23, 2023
10 usages
150 stars
Nov 17, 2017
2 usages
2 stars