little7x's Stars
hankcs/HanLP
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
testerSunshine/12306
12306智能刷票,订票
shenweichen/GraphEmbedding
Implementation and experiments of graph embedding algorithms.
williamleif/GraphSAGE
Representation learning on large graphs using stochastic graph convolutions.
phanein/deepwalk
DeepWalk - Deep Learning for Graphs
subeeshvasu/Awesome-Learning-with-Label-Noise
A curated list of resources for Learning with Noisy Labels
benedekrozemberczki/awesome-fraud-detection-papers
A curated list of data mining papers about fraud detection.
safe-graph/graph-fraud-detection-papers
A curated list of graph-based fraud, anomaly, and outlier detection papers & resources
kungfoo/geohash-java
Implementation of GeoHashes in java. We try to be/stay compliant to the spec, as far as possible.
taynaud/python-louvain
Louvain Community Detection
jpmml/jpmml-evaluator
Java Evaluator API for PMML
google-research/lottery-ticket-hypothesis
A reimplementation of "The Lottery Ticket Hypothesis" (Frankle and Carbin) on MNIST.
google/eng-edu
safe-graph/DGFraud
A Deep Graph-based Toolbox for Fraud Detection
CyberZHG/keras-self-attention
Attention mechanism for processing sequential data that considers the context for each timestamp.
kLabUM/rrcf
🌲 Implementation of the Robust Random Cut Forest algorithm for anomaly detection on streams
wangzhegeek/EGES
Sotera/spark-distributed-louvain-modularity
Spark / graphX implementation of the distributed louvain modularity algorithm
jpmml/jpmml-sparkml
Java library and command-line application for converting Apache Spark ML pipelines to PMML
YingtongDou/CARE-GNN
Code for CIKM 2020 paper Enhancing Graph Neural Network-based Fraud Detectors against Camouflaged Fraudsters
RUCAIBox/CIKM2020-S3Rec
Code for CIKM2020 "S3-Rec: Self-Supervised Learning for Sequential Recommendation with Mutual Information Maximization"
liuzhibin-cn/address-semantic-search
基于TF-IDF余弦相似度的地址语义搜索解析匹配服务
yihenglu/chinese-address-segment
中文地址分词(地址元素识别与抽取),通过序列标注进行NER
tnakae/DAGMM
DAGMM Tensorflow implementation
JDGalileo/galileo
Galileo library for large scale graph training by JD
foamliu/Self-Attention-Keras
自注意力与文本分类
StatsDLMathsRecomSys/Self-attention-with-Functional-Time-Representation-Learning
autodeployai/pmml4s-spark
PMML scoring library for Spark as SparkML Transformer
crazyleg/time-dependant-rnn-embeddings-keras
Implementation an RNN time-embedding layer from "Time-Dependent Representation for Neural Event Sequence Prediction" paper
raulmoyareyes/prefixspan
Mining Sequential Patterns by Pattern-Growth: The PrefixSpan Approach