ChangQF's repositories

Language:CudaLicense:NOASSERTIONStargazers:0Issues:0Issues:0

clickmodels

ClickModels is a small set of Python scripts for the user click models initially developed at Yandex. A Click Model is a probabilistic graphical model used to predict search engine click data from past observations. This project is aimed to deal with click models used in Information Retrieval (see next README.md) and intended to be easy-to-read and easy-to-modify. If it's not, please let me know how to improve it :)

Language:PythonLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

MatchZoo

MatchZoo is a toolkit for text matching. It was developed to facilitate the designing, comparing, and sharing of deep text matching models.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

prepare-faces-zyf

prepare faces for face recognition training

Language:PythonStargazers:0Issues:0Issues:0

Rss-Translation

Rss-Translation for me

Language:PythonStargazers:0Issues:1Issues:0

sqlitedict

Persistent dict, backed by sqlite3 and pickle, multithread-safe.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

tfidf_cosine_cpp

Yang Gao's implementation of tf-idf text indexing scheme, predict doc similarity by cosine similarity.

Language:C++Stargazers:0Issues:0Issues:0

Unbiased_LambdaMart

Implementation for "Unbiased LambdaMART: An Unbiased PairwiseLearning-to-Rank Algorithm", which is based on LightGBM

Language:C++Stargazers:0Issues:0Issues:0