Ted Talks Recommender

Employing Natural Language Processing and Latent Dirichlet Allocation (LDA) to model transcripts from TED Talks, then creating a recommender system based on language similarity.

Netflix Movie Recommender

Exploring the Netflix movie dataset containing 100M movie ratings, then creating a recommender system based on vector similarity using sparse matrixes.

Distributed Machine Learning Recommender

Leveraging Spark and XGBoost to build a distributed recommender system for large-scale restaurant recommendation on Yelp.

Genetic Algorithm Recommender

Evolutionary Genetic Algorithm to solve an inverse recommendation problem and predict inputs (experiment variables) necessary for achieving a target output (experimental results) in synthetic food development.

Ted Talks Topic Modeling

Combining text feature engineering and Bidirectional Encoder Representations from Transformers (BERT) to automatically classify a TED Talk's topic.