Skip to content
View PANDASANG1231's full-sized avatar

Block or report PANDASANG1231

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
PANDASANG1231/README.md

Hi there, this is Wenjia Zhu! 👋

Github

Welcome to my Github page! My name is Wenjia Zhu, and I'm currently a Master of Data Science student at the University of British Columbia (graduating in June 2022). Prior to this, I have worked as a Data Scientist in Companies such as Alipay and PPdai for 4 years in China.

Github Stats

Wenjia Zhu‘s GitHub Stats

Repositories

Practical projects I have worked on:

  • Developed data science tool/packages for simplifing routine work, you can access the package on PYPI - Python risk_model_tool

  • Developed a Dashboard to illustrate high-level political status in Canada and generate reports in BIRS_CIH Hackthon - source code, report


Learning related projects :

  • Machine_learning_byHand: UBC CS430M, deployment of traditional ML algorithms from scratch - view

  • Deep_learning_byHand: deployment of deeplearning algorithms from scratch and using Pytorch. Topics include: Mlp, CNN, RNN, NLP, Transformer, Attention - view

  • Leetcode_byHand: Prepare for online coding in algorithom and SQL - view

Pinned Loading

  1. BIRS_CIH_dashboard BIRS_CIH_dashboard Public

    Dashboard for hackthon, use flask as restful api, dash as server, and altair\plotly\D3 as visulization tool

    Python 2

  2. Deeplearning_byHand Deeplearning_byHand Public

    Jupyter Notebook

  3. Machine_learning_byHand Machine_learning_byHand Public

    I just feel sick about the way Varada teach DSCI 571/573/57X.....

    HTML 3 1

  4. Leetcode_byHand Leetcode_byHand Public

    Leetcode during December

    Jupyter Notebook

  5. risk_model_tool risk_model_tool Public

    Python