Skip to content
View Stephendzh's full-sized avatar

Block or report Stephendzh

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 Loading

  1. code1 code1 Public

    a trial as a rookie

  2. fun-rec fun-rec Public

    Forked from datawhalechina/fun-rec

    本推荐算法教程主要是针对具有机器学习基础并想找推荐算法岗位的同学,教程由推荐算法基础、推荐算法入门赛、新闻推荐项目及推荐算法面经组成,形成了一个完整的从基础到实战再到面试的闭环。

    Python

  3. MachineLearningNotes MachineLearningNotes Public

    Forked from tsyw/MachineLearningNotes

    My personal notes

  4. ML_demo ML_demo Public

    Forked from ice-tong/ML_demo

    一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号数据集。

    Python

  5. Decision_tree-python Decision_tree-python Public

    Forked from Erikfather/Decision_tree-python

    决策树分类(ID3,C4.5,CART)

    Python

  6. gbdt gbdt Public

    Forked from guojiasheng/gbdt

    gdbt implement by scikit-learn

    Python