Lists (4)
Sort Name ascending (A-Z)
Stars
Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification
TimesFM (Time Series Foundation Model) is a pretrained time-series foundation model developed by Google Research for time-series forecasting.
More routines for operating on iterables, beyond itertools
Fast Python Collaborative Filtering for Implicit Feedback Datasets
Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.
Python-based framework for building and evaluating session-based and session-aware recommender systems.
a python code of applying GBDT+LR for CTR prediction
🛍 A real-world e-commerce dataset for session-based recommender systems research.
⚡️ Implementation of TRON: Transformer Recommender using Optimized Negative-sampling, accepted at ACM RecSys 2023.
A python ORM like mybatis. It supports MySQL, PostgreSQL and SQLite
UniRec is an easy-to-use, lightweight, and scalable implementation of recommender systems. Its primary objective is to enable users to swiftly construct a comprehensive ecosystem of recommenders us…
This is the official code for the WSDM 2022 paper: 'S-Walk: Accurate and Scalable Session-based Recommendation with Random Walks'.
Python code for the KDD Cup 2021: Multi-dataset Time Series Anomaly Detection 5th place solution
Mutable variant of namedtuple -- recordclass, which support assignments, compact dataclasses and other memory saving variants.
Time Series Anomaly Detection Solutions for KDD2021 UCR dataset
CAAI BDSC2023 CUP 任务1《社交图谱小样本场景链接预测》,初复赛第一名的代码,主要思路基于知识图谱