Farid Hamidtheanonymousfrog.hashnode.dev·Sep 2, 2024Can Data Science unlock new insights into CGM driven Diabetes management?For those interested in the code behind this analysis, check out my GitHub repository here (with link to analysis in Google Colab Python Notebook). Context Having lived with the chronic illness of insulin-dependent (Type 1) Diabetes for over 25 years...29 readsBERTopic
Nitin Agarwalcognibits.hashnode.dev·Jul 2, 2023Topic Modelling: A Deep Dive into BERTopicIntroduction In the era of information overload, it becomes increasingly challenging to derive meaningful insights from vast amounts of unstructured data. Thankfully, topic modeling techniques provide an effective solution to analyze and categorize t...75 readstopicextraction
Axel Lonnforsaxelbob.hashnode.dev·May 24, 2023Comparison of LDA vs. BERTopic for topic modeling of code commit dataAt Metabob, when we started building the topic modeling system for our data pipeline, we were first utilizing a Latent Dirichlet Allocation (LDA) topic model. However, after spending time tuning the model to its best capabilities, our team continued ...20 likes·2.4K readsBERTopic