Skip to content
View moody1117's full-sized avatar
Block or Report

Block or report moody1117

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. YangWei1997.gihub.io YangWei1997.gihub.io Public

    MyfirstGitHubRepository

  2. netty netty Public

    Forked from netty/netty

    Netty project - an event-driven asynchronous network application framework

    Java

  3. interview_internal_reference interview_internal_reference Public

    Forked from 0voice/interview_internal_reference

    2019年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

    Python 1

  4. logger1113 logger1113 Public

  5. datafaker datafaker Public

    Forked from gangly/datafaker

    Datafaker is a large-scale test data and flow test data generation tool. Datafaker fakes data and inserts to varied data sources. 测试数据生成工具

    Python

  6. product-category-predict product-category-predict Public

    Forked from jingpeicomp/product-category-predict

    商品类目预测,使用 Spring Boot 开发框架和 Spark MLlib 机器学习框架,通过 TF-IDF 和 Bayes 算法,训练出一个商品类目预测模型。该模型可以根据商品名称自动预测出商品类目。项目对外提供 RESTFul 接口。

    Java