Skip to content
View zyw1218's full-sized avatar

Block or report zyw1218

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. -txt -txt Public

    读取一个文件夹里所有txt文件

    Python 1

  2. kaggle-2014-criteo kaggle-2014-criteo Public

    Forked from ycjuan/kaggle-2014-criteo

    C++ 1

  3. ailearning ailearning Public

    Forked from kaimenluo/ailearning

    Python 1

  4. incremental_decision_tree-CART-Random_Forest_python incremental_decision_tree-CART-Random_Forest_python Public

    Forked from doubleplusplus/incremental_decision_tree-CART-Random_Forest

    incremental CART decision tree, based on the hoeffding tree i.e. very fast decision tree (VFDT), which is proposed in this paper "Mining High-Speed Data Streams" by Domingos & Hulten (2000). And a …

    Python

  5. RandomForest RandomForest Public

    Forked from zhaoxingfeng/RandomForest

    随机森林,Random Forest(RF)

    Python

  6. decision-tree decision-tree Public

    Forked from Rudo-erek/decision-tree

    基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法

    Python