Skip to content
View dotrado's full-sized avatar

Block or report dotrado

Report abuse

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

Report abuse

Popular repositories Loading

  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 9 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++