All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sparkling-graph-operators_2.11 JAR 0.0.7 with all dependencies


sparkling-graph-operators

Files of the artifact sparkling-graph-operators_2.11 version 0.0.7 from the group ml.sparkling.

Artifact sparkling-graph-operators_2.11
Group ml.sparkling
Version 0.0.7
Last update 16. May 2017
Tags: sparkling graph operators
Organization ml.sparkling
URL https://sparkling.ml
License GNU General Public License 3.0
Dependencies amount 6
Dependencies scala-library, sparkling-graph-api_2.11, sparkling-graph-loaders_2.11, sparkling-graph-generators_2.11, spark-csv_2.11, fastutil,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of sparkling-graph-operators_2.11 Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of sparkling-graph-operators_2.11 version 0.0.7

META-INF
META-INF.META-INF.MANIFEST.MF
ml.sparkling.graph.operators
ml.sparkling.graph.operators.ml.sparkling.graph.operators.OperatorsDSL.scala
ml.sparkling.graph.operators.algorithms.aproximation
ml.sparkling.graph.operators.algorithms.aproximation.ml.sparkling.graph.operators.algorithms.aproximation.AnyMatchingComponentPredicate.scala
ml.sparkling.graph.operators.algorithms.aproximation.ml.sparkling.graph.operators.algorithms.aproximation.ApproximatedShortestPathsAlgorithm.scala
ml.sparkling.graph.operators.algorithms.coarsening.labelpropagation
ml.sparkling.graph.operators.algorithms.coarsening.labelpropagation.ml.sparkling.graph.operators.algorithms.coarsening.labelpropagation.LPCoarsening.scala
ml.sparkling.graph.operators.algorithms.community.pscan
ml.sparkling.graph.operators.algorithms.community.pscan.ml.sparkling.graph.operators.algorithms.community.pscan.PSCAN.scala
ml.sparkling.graph.operators.algorithms.link
ml.sparkling.graph.operators.algorithms.link.ml.sparkling.graph.operators.algorithms.link.BasicLinkPredictor.scala
ml.sparkling.graph.operators.algorithms
ml.sparkling.graph.operators.algorithms.ml.sparkling.graph.operators.algorithms.package.scala
ml.sparkling.graph.operators.algorithms.shortestpaths
ml.sparkling.graph.operators.algorithms.shortestpaths.ml.sparkling.graph.operators.algorithms.shortestpaths.ShortestPathsAlgorithm.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.ml.sparkling.graph.operators.algorithms.shortestpaths.package.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.PathListComparator.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.PathProcessor.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.SingleVertexProcessor.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.WithDistanceProcessor.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.WithPathProcessor.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.FastUtilDataTypes.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.FastUtilWithDistance.scala
ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.ml.sparkling.graph.operators.algorithms.shortestpaths.pathprocessors.fastutils.FastUtilWithPath.scala
ml.sparkling.graph.operators.measures.edge
ml.sparkling.graph.operators.measures.edge.ml.sparkling.graph.operators.measures.edge.AdamicAdar.scala
ml.sparkling.graph.operators.measures.edge.ml.sparkling.graph.operators.measures.edge.CommonNeighbours.scala
ml.sparkling.graph.operators.measures.graph
ml.sparkling.graph.operators.measures.graph.ml.sparkling.graph.operators.measures.graph.FreemanCentrality.scala
ml.sparkling.graph.operators.measures.graph.ml.sparkling.graph.operators.measures.graph.Modularity.scala
ml.sparkling.graph.operators.measures.utils
ml.sparkling.graph.operators.measures.utils.ml.sparkling.graph.operators.measures.utils.CollectionsUtils.scala
ml.sparkling.graph.operators.measures.utils.ml.sparkling.graph.operators.measures.utils.NeighboursUtils.scala
ml.sparkling.graph.operators.measures.vertex
ml.sparkling.graph.operators.measures.vertex.ml.sparkling.graph.operators.measures.vertex.Degree.scala
ml.sparkling.graph.operators.measures.vertex.ml.sparkling.graph.operators.measures.vertex.NeighborhoodConnectivity.scala
ml.sparkling.graph.operators.measures.vertex.ml.sparkling.graph.operators.measures.vertex.VertexEmbeddedness.scala
ml.sparkling.graph.operators.measures.vertex.closenes
ml.sparkling.graph.operators.measures.vertex.closenes.ml.sparkling.graph.operators.measures.vertex.closenes.Closeness.scala
ml.sparkling.graph.operators.measures.vertex.closenes.ml.sparkling.graph.operators.measures.vertex.closenes.ClosenessUtils.scala
ml.sparkling.graph.operators.measures.vertex.clustering
ml.sparkling.graph.operators.measures.vertex.clustering.ml.sparkling.graph.operators.measures.vertex.clustering.LocalClustering.scala
ml.sparkling.graph.operators.measures.vertex.eigenvector
ml.sparkling.graph.operators.measures.vertex.eigenvector.ml.sparkling.graph.operators.measures.vertex.eigenvector.EigenvectorCentrality.scala
ml.sparkling.graph.operators.measures.vertex.eigenvector.ml.sparkling.graph.operators.measures.vertex.eigenvector.EigenvectorUtils.scala
ml.sparkling.graph.operators.measures.vertex.hits
ml.sparkling.graph.operators.measures.vertex.hits.ml.sparkling.graph.operators.measures.vertex.hits.Hits.scala
ml.sparkling.graph.operators.measures.vertex.hits.ml.sparkling.graph.operators.measures.vertex.hits.HitsUtils.scala
ml.sparkling.graph.operators
ml.sparkling.graph.operators.ml.sparkling.graph.operators.package.scala
ml.sparkling.graph.operators.partitioning
ml.sparkling.graph.operators.partitioning.ml.sparkling.graph.operators.partitioning.CommunityBasedPartitioning.scala
ml.sparkling.graph.operators.partitioning.ml.sparkling.graph.operators.partitioning.PSCANBasedPartitioning.scala
ml.sparkling.graph.operators.partitioning.ml.sparkling.graph.operators.partitioning.PartitioningUtils.scala
ml.sparkling.graph.operators.partitioning.ml.sparkling.graph.operators.partitioning.PropagationBasedPartitioning.scala
ml.sparkling.graph.operators.predicates
ml.sparkling.graph.operators.predicates.ml.sparkling.graph.operators.predicates.AllPathPredicate.scala
ml.sparkling.graph.operators.predicates.ml.sparkling.graph.operators.predicates.ByIdPredicate.scala
ml.sparkling.graph.operators.predicates.ml.sparkling.graph.operators.predicates.ByIdsPredicate.scala
ml.sparkling.graph.operators.predicates.ml.sparkling.graph.operators.predicates.InArrayPredicate.scala
ml.sparkling.graph.operators.utils
ml.sparkling.graph.operators.utils.ml.sparkling.graph.operators.utils.LoggerHolder.scala




© 2015 - 2024 Weber Informatics LLC | Privacy Policy