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.
Employing Natural Language Processing and Latent Dirichlet Allocation (LDA) to model transcripts from TED Talks, then creating a recommender system based on language similarity.
Exploring the Netflix movie dataset containing 100M movie ratings, then creating a recommender system based on vector similarity using sparse matrixes.
Leveraging Spark and XGBoost to build a distributed recommender system for large-scale restaurant recommendation on Yelp.
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.
Combining text feature engineering and Bidirectional Encoder Representations from Transformers (BERT) to automatically classify a TED Talk's topic.