Hacker News new | ask | show | jobs
by sandeepeecs 1961 days ago
When you are dealing with payments data x paying to y and txn volumes of few months then they are very large graphs, companies such as npci or alipay deals with these kinds of data.

Some of the usecase to build such graph is to get node embeddeding for fraud prevention or link prediction etc.

1 comments

Indeed.. link prediction and fraud detections are two of many things we support internally in Alibaba.

Transaction graphs can be huge. Web graphs are huge. Also there are also many other huge graphs and use cases, like spot irregularities / intrusions from network traffic graphs in Alibaba Cloud. Some bioinformation algorithms also requires the ability to process big graphs.