Skip to content
View NuoLeiNYU's full-sized avatar
  • New York University
  • New York
  • 13:32 (UTC -04:00)

Highlights

  • Pro
Block or Report

Block or report NuoLeiNYU

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

👋 Hi there

I'm Nuo Lei (/nuə/ /leɪ/), a current Data Science graduate student at NYU Center for Data Science. Looking forward to doing interesting things with data science skills!

🖥️ Projects

  • Recommender system

    • Movie recommender with online demo: Basic model but fun application! Use KNN to complete rating matrix and use K-means clustering movies to three genres. Finally recommend movies in the same genre based on like-minded people's ratings.
  • Classification

    • Loan default prediction on Kaggle notebook: Predict loan default on imbalanced dataset by SMOTE upsampling and Logistic regression, SVM, Random forest, LightGBM, XGBoost, achieving a best recall rate of 89%.

✍️ Blogs

🛠️ Languages and tools:

MySQL  Python  Jupyter  Anaconda  Plotly  Bokeh  NetworkX  NumPy  PyTorch  TensorFlow  R  Bash  Git  Docker 

Pinned

  1. movie-recommendation-system movie-recommendation-system Public

    Recommend movies to users by review history based on KNN and K-means

    Jupyter Notebook 3

  2. loan-default-prediction loan-default-prediction Public

    Detect loan default cases by classification

    Jupyter Notebook 3