Skip to content
View coco-777's full-sized avatar

Block or report coco-777

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 Loading

  1. test test Public

    test_use

  2. MR_DecisionTreeBuilder MR_DecisionTreeBuilder Public

    Forked from wangzk/MR_DecisionTreeBuilder

    Builder of MapReduce Decision Tree. This code is part of the book http://www.hzbook.com/Books/7874.html

    Java

  3. DecisionTreeHadoop DecisionTreeHadoop Public

    Forked from zlmoment/DecisionTreeHadoop

    Java

  4. data-algorithms-book data-algorithms-book Public

    Forked from mahmoudparsian/data-algorithms-book

    MapReduce, Spark, Java, and Scala for Data Algorithms Book

    Java

  5. MLHadoop MLHadoop Public

    Forked from punit-naik/MLHadoop

    This repository contains Machine-Learning MapReduce codes for Hadoop which are written from scratch (without using any package or library). E.g. Prediction (Linear and Logistic Regression), Cluster…

    Java

  6. NaiveBayes NaiveBayes Public

    Forked from yangtong123/NaiveBayes

    Hadoop MapReduce 实现贝叶斯分类器

    Java