blockchain-etl / token-recommender

An end-to-end solution for ERC20 token recommendations based on public Ethereum dataset in BigQuery. The model is based on matrix-factorization using the WALS algorithm, in TensorFlow, trained on Cloud ML Engine. Recommendations are served using App Engine Flex with Cloud Endpoints. Orchestration is performed using Airflow, running on Cloud Composer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

An end-to-end solution for ERC20 token recommendations based on public Ethereum dataset in BigQuery. The model is based on matrix-factorization using the WALS algorithm, in TensorFlow, trained on Cloud ML Engine. Recommendations are served using App Engine Flex with Cloud Endpoints. Orchestration is performed using Airflow, running on Cloud Composer.

License:Apache License 2.0


Languages

Language:Python 91.0%Language:Shell 9.0%