Skip to content
View leelyq's full-sized avatar

Block or report leelyq

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. Python-100-Days Python-100-Days Public

    Forked from jackfrued/Python-100-Days

    Python - 100天从新手到大师

    Python

  2. handson-ml2 handson-ml2 Public

    Forked from ageron/handson-ml2

    A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.

    Jupyter Notebook

  3. Decision_tree-python Decision_tree-python Public

    Forked from Erikfather/Decision_tree-python

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

    Python

  4. classification classification Public

    Forked from darlinglele/classification

    感知器、贝叶斯分类、决策树分类、K最近邻法、逻辑回归、支持向量机...

    Python