Skip to content
View Xiaoling1992's full-sized avatar
💭
Ph.D. Candidate at Purdue.
💭
Ph.D. Candidate at Purdue.

Block or report Xiaoling1992

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

    FraudAlert: Real-Time Fraud Detection

    Jupyter Notebook 8 5

  2. GeneCircuit_GeneticAlgorithum GeneCircuit_GeneticAlgorithum Public

    In the Q-bio summer school CSU in 2017, which was around June 16, 2017, Danny, Juleen and I worked on this project to search the optimal gene circuit to produce the desired output.

    MATLAB 1

  3. RecommenderSystem_Hadoop RecommenderSystem_Hadoop Public

    Predicted the movies that users may like based on item filtering algorithum. Implemented the production of matrices in MapReduce.

    Java 1

  4. Statistical-Machine-Learning-CS578 Statistical-Machine-Learning-CS578 Public

    Jupyter Notebook 1 1

  5. hadoop-cluster-docker hadoop-cluster-docker Public

    Forked from kiwenlau/hadoop-cluster-docker

    Run Hadoop Custer within Docker Containers

    Shell

  6. PageRank_MapReduce_Hadoop PageRank_MapReduce_Hadoop Public

    Built the trasition matrix describing the connectivity of websites and PageRank vecotr to quantify weights of websites. Introduced teleportation to resolve the edge cases like dead end and spider t…

    Java