An open API service indexing awesome lists of open source software.

https://github.com/pierrenodet/aruku

A Random Walk Engine for Apache Spark
https://github.com/pierrenodet/aruku

deepwalk graph node2vec random-walk spark

Last synced: 4 months ago
JSON representation

A Random Walk Engine for Apache Spark

Awesome Lists containing this project

README

        

# aruku 歩く
[![Continuous Integration](https://github.com/pierrenodet/aruku/actions/workflows/ci.yml/badge.svg)](https://github.com/pierrenodet/aruku/actions/workflows/ci.yml)
[![codecov](https://codecov.io/gh/pierrenodet/aruku/branch/main/graph/badge.svg)](https://codecov.io/gh/pierrenodet/aruku)
[![Gitter](https://badges.gitter.im/pierrenodet-aruku/community.svg)](https://gitter.im/pierrenodet-aruku/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![License](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](https://github.com/pierrenodet/aruku/blob/master/LICENSE)
[![Maven Central](https://img.shields.io/maven-central/v/com.github.pierrenodet/aruku-core_2.13.svg?label=maven-central&colorB=blue)](https://search.maven.org/search?q=g:%22com.github.pierrenodet%22%20AND%20a:%22aruku-core_2.13%22)

A Random Walk Engine for Apache Spark

website