Code Monkey home page Code Monkey logo

clairehu9

Python_Leetcode

Claire H.'s Projects

auditing_fraud_detection icon auditing_fraud_detection

Implementing resampling methods to address imbalanced data; Trained Random Forest, XGBoost and neural network, and conducted stepwise feature selection

bank_deposit_prediction_by_mlp icon bank_deposit_prediction_by_mlp

Structured Neural Network with TensorFlow keras to predict the result of a telemarketing phone calls to sell long-term deposits as a valuable tool to support client selection decisions for bank campaign managers, reaching 89.61% AUC

beyond-leetcode-sql icon beyond-leetcode-sql

Analysis of SQL Leetcode and classic interview questions. Common pitfalls, anti-patterns and handy tricks are discussed. Sample databases are provided.

credit_card_fraud_detection icon credit_card_fraud_detection

Performed data analysis on 284,000 credit card transactions; applied resampling method SMOTE to handle imbalanced data; Trained Machine Learning models including Lasso, Random Forest and GBM to identify fraudulence; Measured the model performance by PR AUC score, the XGBoost classifier got the highest F1 score of 0.8778

ecommerce_consumer_behavior_and_purchase_intention icon ecommerce_consumer_behavior_and_purchase_intention

Conducted data wrangling on 200K+ records of customer demographic information and online behavior data;Built classifiers with logistic regression and random forest to predict customer activities, achieving 81% accuracy;Provided compelling data stories and recommendations to reduce bounce rate, improve conversion rate and click-through rates

mapreduce_customer_spending icon mapreduce_customer_spending

Use Python to create a MapReduce program to determine the Total Amount spent by Customer, and sort the Total Amount spent by Customer (from the Customer who spent the least to the Customer who spent the most),

r_ml_islr icon r_ml_islr

Stanford University professors Trevor Hastie and Rob Tibshirani (authors of the legendary Elements of Statistical Learning textbook) taught an online course based on their newest textbook, An Introduction to Statistical Learning with Applications in R (ISLR)

walmart_store_sales_forecasting icon walmart_store_sales_forecasting

Built sales forecast model to help Walmart better segment customers to personalize the service and advertising; Performed exploratory data analysis and preprocessed 650K+ rows of raw data, dealing with multi-class imbalance, categorical feature encoding and feature scaling; achieved 68% accuracy and 0.70 F1-score using random forest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.