jar

org.jdmp : jdmp-core

Maven & Gradle

Aug 17, 2015
11 usages
43 stars

jdmp-core · Main package of JDMP containing machine learning algorithms and functions

Table Of Contents

Latest Version

Download org.jdmp : jdmp-core JAR file - Latest Versions:

All Versions

Download org.jdmp : jdmp-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.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 jdmp-core-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.jdmp.core.algorithm.index

├─ org.jdmp.core.algorithm.index.AbstractIndex.class - [JAR]

├─ org.jdmp.core.algorithm.index.Index.class - [JAR]

├─ org.jdmp.core.algorithm.index.MultiIndex.class - [JAR]

org.jdmp.core.algorithm.similarity

├─ org.jdmp.core.algorithm.similarity.SimilaritySearcher.class - [JAR]

org.jdmp.core.script.jdmp.node

├─ org.jdmp.core.script.jdmp.node.AAndLevel7.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AArgumentListArgumentList.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AArray.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AArrayAssignment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AArrayMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AAssignmentCommand.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ABitComplementLevel2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ABooleanLiteral.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AColumn.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AColumnMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ACommaValue.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AComplementLevel2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ADotLdivLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ADotMultLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ADotPowerLevel1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ADotRdivLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ADotTransposeLevel1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AEmptyFunction.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AEmptyMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AEqLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AExpressionArgumentList.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AExpressionLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AFalseBoolean.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AFloatingPointLiteral.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AFunctionLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AGtLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AGteqLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AIdentifierAssignment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AIdentifierLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AIntegerLiteral.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALdivLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel0Level1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel10Expression.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel1Level2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel2Level3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel3Level4.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel4Level5.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel5Level6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel6Level7.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel7Level8.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel8Level9.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALevel9Level10.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALiteralLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALogicalAndLevel9.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALogicalOrLevel10.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALtLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ALteqLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AMatrixLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AMinusLevel2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AMinusLevel4.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AMultLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ANeqLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AOrLevel8.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AParameterFunction.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.APlusLevel2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.APlusLevel4.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.APowerLevel1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AQualifiedName.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ARangeLevel5.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ARdivLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ARow.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ARowMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AScript.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ASemicolonRow.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ASemicolonValue.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ASimpleName.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AStatement.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AStatementCommand.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AStepsize.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AStringLiteral.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ATransposeLevel1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.ATrueBoolean.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.AValueMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.EOF.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.Node.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PArgumentList.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PArray.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PAssignment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PBoolean.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PColumn.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PCommaValue.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PCommand.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PExpression.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PFunction.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel0.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel1.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel10.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel2.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel3.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel4.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel5.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel6.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel7.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel8.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLevel9.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PLiteral.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PMatrix.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PName.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PRow.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PScript.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PSemicolonRow.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PSemicolonValue.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PStatement.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.PStepsize.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.Start.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.Switch.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.Switchable.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TAnd.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TAssign.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TBitComplement.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TColon.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TComma.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TComplement.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDocumentationComment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDot.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDotLdiv.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDotMult.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDotPower.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDotRdiv.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TDotTranspose.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TEndOfLineComment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TEq.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TFalse.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TFloatingPoint.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TGt.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TGteq.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TIdentifier.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TInteger.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLBrace.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLBracket.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLParenthese.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLdiv.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLogicalAnd.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLogicalOr.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLt.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TLteq.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TMatlabComment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TMinus.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TMult.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TNeq.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TNull.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TOr.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TPlus.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TPower.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TQuestion.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TRBrace.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TRBracket.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TRParenthese.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TRdiv.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TSemicolon.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TString.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TTraditionalComment.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TTranspose.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TTrue.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.TWhiteSpace.class - [JAR]

├─ org.jdmp.core.script.jdmp.node.Token.class - [JAR]

org.jdmp.core.algorithm.basic

├─ org.jdmp.core.algorithm.basic.About.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Abs.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Cd.class - [JAR]

├─ org.jdmp.core.algorithm.basic.ClassPath.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Clone.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Copy.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateEmptyMatrix.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateHenon.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateIris.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateLinReg.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateListMatrix.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateMLP.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateMapMatrix.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateModule.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateNaiveBayes.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateSample.class - [JAR]

├─ org.jdmp.core.algorithm.basic.CreateSunSpotData.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Env.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Exec.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Exit.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Export.class - [JAR]

├─ org.jdmp.core.algorithm.basic.FMeasure.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Gauss.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Ginv.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Help.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Import.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Info.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Inv.class - [JAR]

├─ org.jdmp.core.algorithm.basic.LogisticFunction.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Logisticmap.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Mean.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Memory.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Minus.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Mtimes.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Ones.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Paste.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Plus.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Precision.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Processors.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Properties.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Pwd.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Rand.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Randn.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Recall.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Repeat.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Seed.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Sensitivity.class - [JAR]

├─ org.jdmp.core.algorithm.basic.SerialExecution.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Show.class - [JAR]

├─ org.jdmp.core.algorithm.basic.ShowLicense.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Specificity.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Sum.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Systemtime.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Tanh.class - [JAR]

├─ org.jdmp.core.algorithm.basic.TanhPlusOne.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Threads.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Times.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Transpose.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Version.class - [JAR]

├─ org.jdmp.core.algorithm.basic.Zeros.class - [JAR]

org.jdmp.core.algorithm.estimator

├─ org.jdmp.core.algorithm.estimator.AbstractDensityEstimator.class - [JAR]

├─ org.jdmp.core.algorithm.estimator.DensityEstimator.class - [JAR]

├─ org.jdmp.core.algorithm.estimator.DiscreteDensityEstimator.class - [JAR]

├─ org.jdmp.core.algorithm.estimator.GaussianDensityEstimator.class - [JAR]

├─ org.jdmp.core.algorithm.estimator.GeneralDensityEstimator.class - [JAR]

├─ org.jdmp.core.algorithm.estimator.MultivariateGaussianDensityEstimator.class - [JAR]

org.jdmp.core.util

├─ org.jdmp.core.util.AbstractObservableMap.class - [JAR]

├─ org.jdmp.core.util.DefaultObservableMap.class - [JAR]

├─ org.jdmp.core.util.FastListSelectionModel.class - [JAR]

├─ org.jdmp.core.util.MatrixListToMatrixWrapper.class - [JAR]

├─ org.jdmp.core.util.ObservableMap.class - [JAR]

├─ org.jdmp.core.util.SingletonObservableMap.class - [JAR]

org.jdmp.core.script.jdmp.lexer

├─ org.jdmp.core.script.jdmp.lexer.Lexer.class - [JAR]

├─ org.jdmp.core.script.jdmp.lexer.LexerException.class - [JAR]

org.jdmp.core

├─ org.jdmp.core.AbstractCoreObject.class - [JAR]

├─ org.jdmp.core.JDMP.class - [JAR]

├─ org.jdmp.core.Plugin.class - [JAR]

org.jdmp.core.algorithm.hashing

├─ org.jdmp.core.algorithm.hashing.AbstractHashing.class - [JAR]

├─ org.jdmp.core.algorithm.hashing.HashRandomProjection.class - [JAR]

├─ org.jdmp.core.algorithm.hashing.Hashing.class - [JAR]

├─ org.jdmp.core.algorithm.hashing.LocalitySensitiveHashing.class - [JAR]

├─ org.jdmp.core.algorithm.hashing.MinHashing.class - [JAR]

org.jdmp.core.plugin

├─ org.jdmp.core.plugin.ExternalPlugin.class - [JAR]

├─ org.jdmp.core.plugin.JDMPPluginsMatrix.class - [JAR]

├─ org.jdmp.core.plugin.JettyPlugin.class - [JAR]

├─ org.jdmp.core.plugin.LibLinearPlugin.class - [JAR]

├─ org.jdmp.core.plugin.LibSVMPlugin.class - [JAR]

├─ org.jdmp.core.plugin.LucenePlugin.class - [JAR]

├─ org.jdmp.core.plugin.MalletPlugin.class - [JAR]

├─ org.jdmp.core.plugin.WekaPlugin.class - [JAR]

org.jdmp.core.algorithm.relationmining

├─ org.jdmp.core.algorithm.relationmining.AbstractRelationMiner.class - [JAR]

├─ org.jdmp.core.algorithm.relationmining.CountMatrix.class - [JAR]

├─ org.jdmp.core.algorithm.relationmining.MarketBasketAnalysis.class - [JAR]

├─ org.jdmp.core.algorithm.relationmining.RelationMiner.class - [JAR]

org.jdmp.core.algorithm.spellchecker

├─ org.jdmp.core.algorithm.spellchecker.SpellChecker.class - [JAR]

org.jdmp.core.algorithm

├─ org.jdmp.core.algorithm.AbstractAlgorithm.class - [JAR]

├─ org.jdmp.core.algorithm.Algorithm.class - [JAR]

├─ org.jdmp.core.algorithm.AlgorithmFactory.class - [JAR]

├─ org.jdmp.core.algorithm.AlgorithmFiveSources.class - [JAR]

├─ org.jdmp.core.algorithm.AlgorithmMapping.class - [JAR]

├─ org.jdmp.core.algorithm.AlgorithmNoSource.class - [JAR]

├─ org.jdmp.core.algorithm.AlgorithmTwoSources.class - [JAR]

├─ org.jdmp.core.algorithm.HasAlgorithmMap.class - [JAR]

org.jdmp.core.algorithm.classification.meta

├─ org.jdmp.core.algorithm.classification.meta.Bagging.class - [JAR]

├─ org.jdmp.core.algorithm.classification.meta.FeatureSelector.class - [JAR]

├─ org.jdmp.core.algorithm.classification.meta.MultiClassClassifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.meta.SemiSupervisedClassifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.meta.SemiSupervisedEM.class - [JAR]

org.jdmp.core.dataset

├─ org.jdmp.core.dataset.AbstractDataSetFactory.class - [JAR]

├─ org.jdmp.core.dataset.AbstractListDataSet.class - [JAR]

├─ org.jdmp.core.dataset.CrossValidation.class - [JAR]

├─ org.jdmp.core.dataset.DataSet.class - [JAR]

├─ org.jdmp.core.dataset.DataSetFactory.class - [JAR]

├─ org.jdmp.core.dataset.DefaultDataSetFactory.class - [JAR]

├─ org.jdmp.core.dataset.DefaultListDataSet.class - [JAR]

├─ org.jdmp.core.dataset.HasDataSetMap.class - [JAR]

├─ org.jdmp.core.dataset.ListDataSet.class - [JAR]

├─ org.jdmp.core.dataset.MatrixDataSet.class - [JAR]

org.jdmp.core.attribute

├─ org.jdmp.core.attribute.Attribute.class - [JAR]

org.jdmp.core.sample

├─ org.jdmp.core.sample.AbstractSample.class - [JAR]

├─ org.jdmp.core.sample.AbstractSampleFactory.class - [JAR]

├─ org.jdmp.core.sample.DefaultSample.class - [JAR]

├─ org.jdmp.core.sample.DefaultSampleFactory.class - [JAR]

├─ org.jdmp.core.sample.MatrixSample.class - [JAR]

├─ org.jdmp.core.sample.RelationalSample.class - [JAR]

├─ org.jdmp.core.sample.Sample.class - [JAR]

├─ org.jdmp.core.sample.SampleFactory.class - [JAR]

org.jdmp.core.script

├─ org.jdmp.core.script.Result.class - [JAR]

org.jdmp.core.module

├─ org.jdmp.core.module.AbstractModule.class - [JAR]

├─ org.jdmp.core.module.DefaultModule.class - [JAR]

├─ org.jdmp.core.module.HasModuleMap.class - [JAR]

├─ org.jdmp.core.module.Module.class - [JAR]

├─ org.jdmp.core.module.ModuleFactory.class - [JAR]

org.jdmp.core.algorithm.classification.mlp

├─ org.jdmp.core.algorithm.classification.mlp.DimmingFunction.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.MultiLayerNetwork.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.NetworkLayer.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.NetworkLayerBackward.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.NetworkLayerForward.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.ReturningFunctionOne.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.ReturningFunctionTanh.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.WeightUpdate.class - [JAR]

├─ org.jdmp.core.algorithm.classification.mlp.Weighting.class - [JAR]

org.jdmp.core.script.jdmp.analysis

├─ org.jdmp.core.script.jdmp.analysis.Analysis.class - [JAR]

├─ org.jdmp.core.script.jdmp.analysis.AnalysisAdapter.class - [JAR]

├─ org.jdmp.core.script.jdmp.analysis.DepthFirstAdapter.class - [JAR]

├─ org.jdmp.core.script.jdmp.analysis.ReversedDepthFirstAdapter.class - [JAR]

org.jdmp.core.script.jdmp

├─ org.jdmp.core.script.jdmp.Interpreter.class - [JAR]

├─ org.jdmp.core.script.jdmp.Translation.class - [JAR]

org.jdmp.core.algorithm.regression

├─ org.jdmp.core.algorithm.regression.AbstractRegressor.class - [JAR]

├─ org.jdmp.core.algorithm.regression.LinearRegression.class - [JAR]

├─ org.jdmp.core.algorithm.regression.LinearRegressionGradientDescent.class - [JAR]

├─ org.jdmp.core.algorithm.regression.LogisticRegression.class - [JAR]

├─ org.jdmp.core.algorithm.regression.Regressor.class - [JAR]

org.jdmp.core.matrix.system

├─ org.jdmp.core.matrix.system.LogMatrix.class - [JAR]

org.jdmp.core.parameter

├─ org.jdmp.core.parameter.AbstractParameter.class - [JAR]

├─ org.jdmp.core.parameter.MatrixParameter.class - [JAR]

├─ org.jdmp.core.parameter.Parameter.class - [JAR]

org.jdmp.core.algorithm.compression

├─ org.jdmp.core.algorithm.compression.AbstractCompressor.class - [JAR]

├─ org.jdmp.core.algorithm.compression.Compressor.class - [JAR]

├─ org.jdmp.core.algorithm.compression.PCA.class - [JAR]

org.jdmp.core.algorithm.clustering

├─ org.jdmp.core.algorithm.clustering.AbstractClusterer.class - [JAR]

├─ org.jdmp.core.algorithm.clustering.Clusterer.class - [JAR]

├─ org.jdmp.core.algorithm.clustering.SelfOrganizingMap.class - [JAR]

org.jdmp.core.algorithm.classification.bayes

├─ org.jdmp.core.algorithm.classification.bayes.NaiveBayesClassifier.class - [JAR]

org.jdmp.core.algorithm.tokenizer

├─ org.jdmp.core.algorithm.tokenizer.AbstractTokenizer.class - [JAR]

├─ org.jdmp.core.algorithm.tokenizer.Tokenizer.class - [JAR]

org.jdmp.core.script.jdmp.parser

├─ org.jdmp.core.script.jdmp.parser.Parser.class - [JAR]

├─ org.jdmp.core.script.jdmp.parser.ParserException.class - [JAR]

├─ org.jdmp.core.script.jdmp.parser.State.class - [JAR]

├─ org.jdmp.core.script.jdmp.parser.TokenIndex.class - [JAR]

org.jdmp.core.algorithm.classification

├─ org.jdmp.core.algorithm.classification.AbstractClassifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.AbstractClassifierFactory.class - [JAR]

├─ org.jdmp.core.algorithm.classification.Classifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.ClassifierFactory.class - [JAR]

├─ org.jdmp.core.algorithm.classification.ConstantClassifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.DefaultClassifierFactory.class - [JAR]

├─ org.jdmp.core.algorithm.classification.KNNClassifier.class - [JAR]

├─ org.jdmp.core.algorithm.classification.RandomClassifier.class - [JAR]

org.jdmp.core.algorithm.tagger

├─ org.jdmp.core.algorithm.tagger.AbstractTagger.class - [JAR]

├─ org.jdmp.core.algorithm.tagger.Tagger.class - [JAR]

org.jdmp.core.variable

├─ org.jdmp.core.variable.AbstractVariable.class - [JAR]

├─ org.jdmp.core.variable.AbstractVariableFactory.class - [JAR]

├─ org.jdmp.core.variable.AbstractVariableMap.class - [JAR]

├─ org.jdmp.core.variable.DefaultVariable.class - [JAR]

├─ org.jdmp.core.variable.DefaultVariableFactory.class - [JAR]

├─ org.jdmp.core.variable.DefaultVariableMap.class - [JAR]

├─ org.jdmp.core.variable.HasVariableMap.class - [JAR]

├─ org.jdmp.core.variable.LazyVariables.class - [JAR]

├─ org.jdmp.core.variable.Variable.class - [JAR]

├─ org.jdmp.core.variable.VariableFactory.class - [JAR]

├─ org.jdmp.core.variable.VariableMap.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2015
11 usages
43 stars
Aug 17, 2015
2 usages
43 stars
Aug 17, 2015
1 usages
43 stars
Aug 17, 2015
1 usages
43 stars
Aug 17, 2015
1 usages
43 stars

Discover Dependencies

Jul 15, 2017
1 usages
11 stars
Oct 29, 2014
39 usages
67 stars
Nov 27, 2007
28 usages
Jun 21, 2023
19 usages
182 stars
Jun 28, 2023
98 usages
2.1k stars
Jun 10, 2019
40 usages
938 stars
Aug 27, 2015
3 usages
42 stars
May 23, 2023
100 usages
7 stars