Skip to content
View rxiacn's full-sized avatar
Block or Report

Block or report rxiacn

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. LibNB LibNB Public

    A C++ implementation of naive Bayes model

    C++ 11 4

  2. LibLR LibLR Public

    A C++ implementation of Multi-class Logistic Regression (Softmax Regression), supporting large-scale sparse data and GD, SGD and L-BFGS optimization.

    C 1

  3. PyTC PyTC Public

    A Python Toolkit for Text Classification with BOW (bags-of-words) Representation, feature selection (MI, IG, CHI, WLLR), and classification (NB, LR, SVM)

    C++

  4. LibNBEM LibNBEM Public

    a C++ implementation of Naive Bayes model for semi-supervised and unsupervised learning with Expectation Maximization optimization

    C++