Pinned Repositories
Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
CML
The implementation of Contrastive Meta Learning with Behavior Multiplicity forRecommendation
DualAttackRW
Source codes of "Dual-Space Attacks against Random-Walk-based Anomaly Detection"
ETDataset
The Electricity Transformer dataset is collected to support the further investigation on the long sequence forecasting problem.
Informer2020
The GitHub repository for the paper "Informer" accepted by AAAI 2021.
isolation-forest
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
KGCL-SIGIR22
PySyft
A library for answering questions using data you cannot see
recommenders
Best Practices on Recommendation Systems
river
🌊 Online machine learning in Python
xlinsplunk's Repositories
xlinsplunk/Awesome-Federated-Machine-Learning
Everything about federated learning, including research papers, books, codes, tutorials, videos and beyond
xlinsplunk/CML
The implementation of Contrastive Meta Learning with Behavior Multiplicity forRecommendation
xlinsplunk/DualAttackRW
Source codes of "Dual-Space Attacks against Random-Walk-based Anomaly Detection"
xlinsplunk/isolation-forest
A Spark/Scala implementation of the isolation forest unsupervised outlier detection algorithm.
xlinsplunk/KGCL-SIGIR22
xlinsplunk/PySyft
A library for answering questions using data you cannot see
xlinsplunk/recommenders
Best Practices on Recommendation Systems
xlinsplunk/TNC_representation_learning
xlinsplunk/annotated-transformer
An annotated implementation of the Transformer paper.
xlinsplunk/bayesian_changepoint_detection
Methods to get the probability of a changepoint in a time series.
xlinsplunk/beymani
Hadoop, Spark and Storm based anomaly detection implementations for data quality, cyber security, fraud detection etc.
xlinsplunk/CAW
xlinsplunk/CENET
Temporal Knowledge Graph Reasoning with Historical Contrastive Learning
xlinsplunk/change-tutorial
Materials for the useR2017 tutorial on changepoint detection
xlinsplunk/CKBC
This repository includes the source-code and dataset used in our CIKM2022 paper titled 'Commonsense Knowledge Base Completion with Relational Graph Attention Network and Pre-trained Language Model'.
xlinsplunk/eml_parser
python eml parser module
xlinsplunk/eventgen
Splunk Event Generator: Eventgen
xlinsplunk/exllama
A more memory-efficient rewrite of the HF transformers implementation of Llama for use with quantized weights.
xlinsplunk/fastdtw_python
A Python implementation of FastDTW
xlinsplunk/Inductive-representation-learning-on-temporal-graphs
xlinsplunk/insider-threat-ttp-kb
The principal objective of this project is to develop a knowledge base of the tactics, techniques, and procedures (TTPs) used by insiders in the IT environment. It will establish an Insider Threat TTP Knowledge Base, built upon data collected on insider threat incidents and lessons learned and experience from the ATT&CK knowledge base.
xlinsplunk/kite
Kite SDK
xlinsplunk/loghub
A large collection of system log datasets for log analysis research
xlinsplunk/MBHT-KDD22
[KDD'22] Multi-Behavior Hypergraph-Enhanced Transformer for Next-Item Recommendation
xlinsplunk/MIDAS
Anomaly Detection on Dynamic (time-evolving) Graphs in Real-time and Streaming manner. Detecting intrusions (DoS and DDoS attacks), frauds, fake rating anomalies.
xlinsplunk/MovieRecommender
A movie recommendation system built using Scala, Spark and Hadoop
xlinsplunk/nixtlats
xlinsplunk/PreRec
Repo for Pre-trained Recommender Systems: A Causal Perspective in RecSys Workshop: CONSEQUENCES '23 Causality, Counterfactuals & Sequential Decision-Making
xlinsplunk/spark-iforest
Isolation Forest on Spark
xlinsplunk/TorchDrift
Drift Detection for your PyTorch Models