Skip to content
View jluo3364's full-sized avatar

Block or report jluo3364

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
jluo3364/README.md

๐Ÿ‘พ Hi! Iโ€™m Jessica, an aspiring data/ML engineer.

  • Senior at Rutgers University, studying computer science
  • Passionate about transforming raw data into actionable insights ๐ŸŒŸ
  • Currently working on ML/AI at Tesla
  • Fun fact: I enjoy experimenting with baking recipes. Banana bread is my favorite to bake! ๐Ÿž

๐ŸŽฏ Featured Project: Topic Modeling for Clorox

What We Did: Developed topic modeling modules to extract key themes from online customer reviews. Created improved alternatives to an existing solution that produced excessive topics (100-300) for each product subcategory.

My Accomplishments: Implemented and refined two models: Latent Semantic Analysis (LSA) and BERTopic (with k-means clustering)

  • Achieved comparable topic quality to the original BERTopic implementation using LSA, a lightweight, efficient topic modeling algorithm
  • Developed topic evaluation method using sentence transformers and similarity score

Tools: Python, Gensim (LDA2Vec), scikit-learn (LSA), Top2Vec, BERTopic, Groq (to use Llama3), HuggingFace sentence-transformers

Result: Models generate 10-20 representative topics per product subcategory, enabling marketing and R&D teams to focus on critical customer feedback. Reduced topic modeling costs by using Llama3 instead of OpenAI.

Check out the full project here

๐Ÿ› ๏ธ Tech Stack

  • Programming Languages: Python, Java, JavaScript
  • Data Science: Pandas, NumPy scikit-learn, TensorFlow, matplotlib
  • AI: HuggingFace, LangChain, Ollama
  • Web Dev: TypeScript, HTML/CSS, React.js, Node.js, Flask
  • Databases: MySQL, Clickhouse

๐Ÿš€ Projects

A few other projects Iโ€™ve worked on:

  1. Airbnb Price Prediction
  • Developed a random forest model to predict Airbnb prices in NYC with $R^2$ = 0.6
  • Tech Stack: Python, Pandas, scikit-learn, TensorFlow, NumPy, matplotlib, Seaborn
  • Learnings: data preprocessing, feature engineering, model selection and evaluation, hyperparameter tuning
  1. Toy Auction
  • A web app for real-time listing and bidding of toys
  • Tech Stack: Java, MySQL, HTML/CSS, JavaScript
  • Learnings: full-stack development, database integration, schema design

๐Ÿ“ซ How to reach me:

Pinned Loading

  1. BTT-Clorox-Company BTT-Clorox-Company Public

    Jupyter Notebook 1

  2. RutgersMenu RutgersMenu Public

    TypeScript

  3. toy-auction toy-auction Public

    Java

  4. airbnb-price airbnb-price Public

    Predicting the price of Airbnbs in the NYC metro area using regression models.

    Jupyter Notebook

  5. JL_astro_site JL_astro_site Public

    my personal website

    Astro