You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 Comp…