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

Block or report dotrado

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. multi-label-text-classification multi-label-text-classification Public

    Multi-label text classification for reuters-21578 dataset. Use KNN and Naive Bayes classifiers. Improve feature selection algorithm based on chi square, term frequency and information entropy.

    Python 8 2

  2. char-cnn char-cnn Public

    Keras Char CNN implementation

    Python 1 1

  3. word2vec word2vec Public

    Forked from dav/word2vec

    This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently us…

    C

  4. xgboost xgboost Public

    Forked from dmlc/xgboost

    Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow

    C++

  5. dmlc-core dmlc-core Public

    Forked from dmlc/dmlc-core

    A common bricks library for building scalable and portable distributed machine learning.

    C++

  6. rabit rabit Public

    Forked from dmlc/rabit

    Reliable Allreduce and Broadcast Interface for distributed machine learning

    C++