Logistic Regression Using Excel Video 2 - Predicting Heart Disease Probabilities

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

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

  • @jupingert
    @jupingert 4 месяца назад +1

    Thank you for sharing your knowledge. Both the videos put together are really really clear.

  • @tingey9291
    @tingey9291 6 месяцев назад

    Thank you very much for sharing this in depth tutorial, it has proven to be invaluable to me.
    I wanted to ask, if possible, after determining the efficacy of the model, would you be willing to publish a tutorial detailing how this can be utilised in predictive practice?
    Your time and consideration would be appreciated.

  • @MelissaPompilius
    @MelissaPompilius 3 года назад +1

    This video and its companion (Video 1) are very helpful and well-presented. Thank you for sharing!

  • @kaisong4529
    @kaisong4529 2 года назад

    This video and previous one are great and helpful. They solved many questions in my mind. Thanks for sharing! Very nice!

  • @humbertofrancamarcelo
    @humbertofrancamarcelo 9 месяцев назад

    Thank you so much for your help with this video! Awesome work!

  • @Chroniom
    @Chroniom 2 года назад +2

    Thank you for the excellent explanations in the video! I have a small question: how could one find out the significance of the coefficients using excel?

    • @mcanbolat
      @mcanbolat  2 года назад +2

      Excellent question! It will be very different from the approach we take in regular regression. There is a resource here which may help:www.real-statistics.com/logistic-regression/significance-testing-logistic-regression-coefficients/ I may create a video on this myself.

  • @karthick2254
    @karthick2254 7 месяцев назад

    Very good explanation, thank you for the great effort!!!

  • @pranavsalvi8338
    @pranavsalvi8338 3 года назад +1

    Thank you Mustafa! Your video helped me.

  • @-MochMiftachurRifqiAlHusain
    @-MochMiftachurRifqiAlHusain Год назад

    Sorry sir, i have little question here about the evaluation model.
    This video explain us about regression and evalute with confusion matrix. How it works? Is it able to do regression evaluation using a confusion matrix?
    Why not use MSE, MAE, etc?
    Thank you sir

    • @mcanbolat
      @mcanbolat  Год назад +1

      Hi, Logistic regression is a classification model and not a least squares regression model.The quality of the model is based on how good the classification is and it does this by maximizing the joint probability of success.

    • @-MochMiftachurRifqiAlHusain
      @-MochMiftachurRifqiAlHusain Год назад

      @@mcanbolat ohh i see, thank you very much sir, i've been confused all day about that. I think the name is Logistic "Regression" that is regression model..

  • @MOHITGUPTA-di4hc
    @MOHITGUPTA-di4hc Год назад

    Great video. Thanks you
    How do I fit S curve on this? Any suggestions?

  • @maheshsaivarma
    @maheshsaivarma 2 года назад +1

    Thanks for such a great video, in my case the solver is not able to solve it, it is showing an error that one of the cells in the worksheet became an error value when solver tried certain values.
    Please help me what to do in this case

    • @mcanbolat
      @mcanbolat  2 года назад

      Is it a different dataset? Assuming no error in the model, sometimes the solver may stuck if a division by zero error occurs. You can start with arbitrary coefficents to possibly prevent that. You may have to try other software, this is just to explain how the model works. R or other software can easily give you the coefficients.

  • @ApoorwVikramDwivedi
    @ApoorwVikramDwivedi Год назад

    Using same data we can also find out R2 of the model but how do you find out p-value from this?

  • @gembelningrat66
    @gembelningrat66 Год назад

    is it the same for solving multinomial regression?

  • @elenagoudarzvand6861
    @elenagoudarzvand6861 Год назад

    Great job, well described , thanks

  • @StellaJeruk-v4u
    @StellaJeruk-v4u Год назад

    thanks sir, but i have one question that how to test the model use the data test?
    cause in this video is only show us how to train a model.

    • @mcanbolat
      @mcanbolat  Год назад +1

      You can use the logistic regression formula from the training data on a test data to see how it performs.

    • @StellaJeruk-v4u
      @StellaJeruk-v4u Год назад

      @@mcanbolat Thank you very much for the reply & information, but i still don't know how, i'm newbie in machine learning, i'm sorry sir can you explain it to me, how it's work?
      Which one formula that i can use to test the data?

  • @viveknandanwar8458
    @viveknandanwar8458 2 года назад

    thank you sir very helpful explanation

  • @tagalogmathclub6457
    @tagalogmathclub6457 Год назад

    Hi sir, to make sure, this is ordinal logistic regression right? This is not the multinomial logistic regression if I got it correctly.

    • @mcanbolat
      @mcanbolat  Год назад

      Hi yes, multinomial means the dependent variable has more than two categories, not just two.

  • @heriheryadi8817
    @heriheryadi8817 2 года назад

    clear explanation

  • @ElMakk_Med
    @ElMakk_Med 5 месяцев назад

    thank you

  • @jeffreymun8221
    @jeffreymun8221 2 года назад

    How do you decrease the sum of the log likelihoods more? Mine comes out to be -1800 to after the solver ran through it -1766..

    • @mcanbolat
      @mcanbolat  2 года назад

      Sometimes the solver does not do a good job if there are many variables. You can start with different initial values or try the evolutionary solver option in the menu. The best thing to do is to use a statistical software to get the coefficients. The objective of this video is to explain how the model works.

  • @yalcnozturk4592
    @yalcnozturk4592 2 года назад

    Hocam çok teşekkürler, selamlar.

  • @luyu4923
    @luyu4923 3 года назад

    Very helpful, thank you.

  • @mateotorres8139
    @mateotorres8139 3 года назад

    so helpful!!

  • @StevenDocherty.
    @StevenDocherty. 3 года назад

    Would you be open to help with the development of a complex template?