Skip to content
View KarateYuan's full-sized avatar

Block or report KarateYuan

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

    这是我2019年参加中深杯数据挖掘比赛第一题的源代码,本次比赛初赛取得了第8名,复赛取得了15名。

    Jupyter Notebook 3 1

  2. Machine-Learning Machine-Learning Public

    Forked from Jack-Cherish/Machine-Learning

    ⚡机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归

    HTML 1

  3. numpy-ml numpy-ml Public

    Forked from ddbourgin/numpy-ml

    Machine learning, in numpy

    Python

  4. Interview-Notebook Interview-Notebook Public

    Forked from jianghui-galaxy/Interview-Notebook

    https://github.com/CyC2018/Interview-Notebook

  5. Play-with-Algorithms Play-with-Algorithms Public

    Forked from liuyubobobo/Play-with-Algorithms

    Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。

    Java

  6. SSM_HRMS SSM_HRMS Public

    Forked from GenshenWang/SSM_HRMS

    一个用于练手的SSM小项目,从数据库表的SQL语句,后台DAO层代码编写,前端使用Bootstrap3搭建一个简单的后台页面,数据的CRUD通过SSM框架进行完成,可以很好地用来巩固和复习应用SSM框架做项目的过程。

    Java