Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
projects [2019/08/30 14:08] Jaroslaw Zolaprojects [2019/08/30 14:09] Jaroslaw Zola
Line 39: Line 39:
 === Deliverables === === Deliverables ===
  
- * [[https://gitlab.com/SCoRe-Group/APSPark|APSPark]] Efficient and scalable All-Pairs Shortest-Path Solver for Apache Spark. On a modest Spark cluster (e.g., 1024 Intel Xeon cores), the solver can handle arbitrary undirected graphs with over 200,000 vertices.+  * [[https://gitlab.com/SCoRe-Group/APSPark|APSPark]] is efficient and scalable All-Pairs Shortest-Path Solver for Apache Spark. On a modest Spark cluster (e.g., 1024 Intel Xeon cores), the solver can handle arbitrary undirected graphs with over 200,000 vertices.
   * [[https://gitlab.com/SCoRe-Group/IsomapSpark/|IsomapSpark]] is a tool to efficiently learn manifolds from large-scale high-dimensional data. The method is based on Isomap spectral dimensionality reduction and is implemented entirely in Apache Spark.   * [[https://gitlab.com/SCoRe-Group/IsomapSpark/|IsomapSpark]] is a tool to efficiently learn manifolds from large-scale high-dimensional data. The method is based on Isomap spectral dimensionality reduction and is implemented entirely in Apache Spark.
  
  • Show page