Skip to content
View xiahn's full-sized avatar

Block or report xiahn

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

    Forked from invient-cp/InvientCharts

    Invient Charts is a Vaadin add-on for creating interactive charts using Highcharts.

    Java

  2. fake-review-detection fake-review-detection Public

    Forked from ssrivas/fake-review-detection

    Python

  3. Fake-Review-Detection-1 Fake-Review-Detection-1 Public

    Forked from darshandagly/Fake-Review-Detection

    Detecting Fake Reviews using Semi-Supervised Learning from the Yelp Restaurant Reviews Dataset

    Python

  4. yelp_fake yelp_fake Public

    Forked from emcmahon013/yelp_fake

    prediction algorithm for detecting fake Yelp reviews

    Jupyter Notebook

  5. Business-code-summary Business-code-summary Public

    Forked from Doraemon20190612/Business-code-summary

    记录在春雨一年多的数据分析职位中的业务代码

    Python

  6. RestSpringMVCDemo RestSpringMVCDemo Public

    Forked from githubofrico/RestSpringMVCDemo

    RestSpringMVCDemo项目是一个基于Spring的符合REST风格的项目,具有MVC分层结构并实现前后端分离。该项目体现了一个具有REST风格项目的基本特征,即具有统一响应结构、 前后台数据流转机制(HTTP消息与Java对象的互相转化机制)、统一的异常处理机制、参数验证机制、Cors跨域请求机制以及鉴权机制。

    Java