Logistic Regression: Stop #5 on Your DIY Data Science Roadmap

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 16

  • @DaveOnData
    @DaveOnData  3 месяца назад +1

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

  • @michaelt312
    @michaelt312 3 месяца назад +4

    Informative and helpful as always. Your teaching style is the perfect mix of casual and friend like with education. Thank you!!

    • @DaveOnData
      @DaveOnData  3 месяца назад +1

      My pleasure! As always, your support for my content is greatly appreciated. Thank you.

  • @davidghope1
    @davidghope1 2 месяца назад +1

    Another great exposition of a difficult topic, fantastic

    • @DaveOnData
      @DaveOnData  2 месяца назад

      Thank you for the kind words! I'm on a mission to demystify analytics, and feedback like this keeps me motivated.

  • @Milhouse77BS
    @Milhouse77BS 3 месяца назад +1

    3:06 Operations Research!

    • @DaveOnData
      @DaveOnData  3 месяца назад

      You can't talk about the scope of analytics without mentioning OR!

  • @RESPECT-bu1fr
    @RESPECT-bu1fr Месяц назад +1

    Please make full course on sklearn

    • @DaveOnData
      @DaveOnData  Месяц назад

      Covering everything in sklearn just isn't possible because it's so massive.
      Anything in particular that interests you?

  • @oijgg3p
    @oijgg3p 4 дня назад

    When can we expect Stop #6, my dear teacher?

  • @TheodoreJarrell
    @TheodoreJarrell 21 день назад

    Great video Dave! How do I output the model summary to Excel?

  • @Data_Mom
    @Data_Mom 2 месяца назад +1

    Thank you for a great video. Do we need to standardize the predictor values before fitting the model?

    • @DaveOnData
      @DaveOnData  2 месяца назад

      Strictly speaking, standardizing the data isn't required. I try to avoid it (if possible) as it makes interpreting the model easier for stakeholders.

  • @jimryan3231
    @jimryan3231 25 дней назад

    Dave love your shirts. Huge Metallica and Maiden fan. Great material too.

  • @Softech97
    @Softech97 2 месяца назад +1

    Can I convert an Excel workbook to a website? Thanksgiving

    • @DaveOnData
      @DaveOnData  2 месяца назад

      Almost anything is possible with enough code, including this.