K-Means Clustering Text Documents: Python in Excel Tutorial (Free Files)

แชร์
ฝัง

ความคิดเห็น • 6

  • @DaveOnData
    @DaveOnData  2 หลายเดือนก่อน

    Save 20% off my machine learning online courses using code TH-cam ⬇
    Cluster Analysis with Python online course:
    bit.ly/ClusterAnalysisWithPythonCourse
    My "Intro to Machine Learning" online course:
    bit.ly/TDWIIntroToML

  • @kristoferbrown8007
    @kristoferbrown8007 7 หลายเดือนก่อน +1

    "Studebaker" 😂 Dating yourself my friend. TF-IDF + K-Means + Decision Tree = Magic, though it still requires a good bit of extrapolation in order to understand the results. I find this piece to be most intimidating, and a barrier to diving right in. It seems like one must accumulate a certain threshold of experience in order to interpret the results properly. Just my 2 cents as I follow along with your videos. 👍

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน

      Interpreting cluster assignments of text documents can be particularly challenging! As you correctly point out, there's no substitute for experience.
      Hopefully, my next video on topic modeling using LDA will prove useful to you as an alternative as you begin your journey.

  • @michaelt312
    @michaelt312 7 หลายเดือนก่อน +2

    Just my brain spinning. My assumption is that I could extract a particular sets of notes in an EHR into a csv file. I can then use this process to report on particular phrases?
    Sorry, work has me buried so just now seeing your video and barely able to pay attention. But will revisit it soon.
    Hope all is well.

    • @DaveOnData
      @DaveOnData  7 หลายเดือนก่อน +1

      @michaelt312 - Correct! For example, you can use n-grams to perform an analysis on words that frequently occur in a sequence (e.g., "united states").

    • @michaelt312
      @michaelt312 7 หลายเดือนก่อน

      @@DaveOnData, I'll be re-watching this evening. Have a ticket in for the extraction since I don't have access to this particular part of Epic. I'm really looking forward to this. Hopefully will prove a theory...
      I'll report back with what I can.