Step by Step Tutorial on Logistic Regression in Python | sklearn |Jupyter Notebook

This video tries to give you a basic understanding of logistic regression and works on a logistic regression problem from beginning to end using a real dataset. Please excuse my sound quality. I will try to improve it in the future.
Here is the link to the dataset used in this video:
github.com/rashida048/Dataset...
Please feel free to check out my Data Science blog where you will find a lot of data visualization, exploratory data analysis, statistical analysis, machine learning, natural language processing, and computer vision tutorials and projects:
regenerativetoday.com/
Twitter page:
/ rashida048
Facebook Page:
regenerativetoday.com/
#logisticRegression #machinelearning #datascience #dataAnalytics #python #sklearn #jupyternotebook

Пікірлер: 37

  • @stevenlomon
    @stevenlomon Жыл бұрын

    Thank you so much for this!!!!! You have no idea how much it helps :D

  • @Eysh2009
    @Eysh20099 ай бұрын

    Thank you SO MUCH for this. You're an amazing teacher, and this class was definitely really helpful!

  • @huyne_info
    @huyne_info Жыл бұрын

    Thank you so much for your time and effort !!! I am waiting for your next videos about other argorithms for the classification problems !!

  • @anis.ldx1
    @anis.ldx14 ай бұрын

    Thank you so much for this amazing explanation. You're the best at explaining logistic regression! You deserve way more recognition!

  • @freeprivatetutor
    @freeprivatetutor8 ай бұрын

    all clear, to the point video with 0 nonsense. thanks a lot

  • @purples2065
    @purples206511 ай бұрын

    Such an underrated channel for how accurate and straight to point is the content compared to other channels with lots of unnecessary talks....you earned a subscriber!, I'm definitely recommending your channel if anyone enquired about your content

  • @alaberedaisy8171

    @alaberedaisy8171

    5 ай бұрын

    Honestly!!!!🤧🤧 Big kudos to your teachings

  • @dewasembiring7286
    @dewasembiring7286 Жыл бұрын

    Thanks a lot for your explanation, it gives me a new sight for this topic

  • @ShiftKoncepts
    @ShiftKoncepts8 ай бұрын

    Took me about an hour but this was my first introduction to Python. thanks!

  • @siddiquisaadat6758
    @siddiquisaadat67588 ай бұрын

    Very well explained I was struggling with many things and your accurate explaination cleared many doubts. Thankyou and please countinue uploading. This was Veeeery helpful !

  • @DiscoPvPMegaWalls
    @DiscoPvPMegaWalls7 күн бұрын

    Thank you! this is excellent

  • @JimmyPit-vk2oo
    @JimmyPit-vk2oo6 ай бұрын

    Thanks for your sharing, I currently get trapped in how to conduct logistic regression model in Python, you just save me, thanks a lot again!

  • @phanidheeraj4383
    @phanidheeraj438311 ай бұрын

    Well Explained the complicated Algorithms....Thank You.

  • @user-tn4tc3ir7f
    @user-tn4tc3ir7fАй бұрын

    Request for more Machine Learning Videos in details.

  • @laurentkloeble5872
    @laurentkloeble587220 күн бұрын

    at last something hands on with real problems. I'm tired of maths abstract bullshit formulas....

  • @tarilaerge1
    @tarilaerge1 Жыл бұрын

    Thanks a lot !!!

  • @petereleojoalfa9787
    @petereleojoalfa97875 ай бұрын

    Perfect

  • @abrahamopanfo8197
    @abrahamopanfo81976 ай бұрын

    awesome implementation of logistic regression. Another way to measure the accuracy is to use confusion matrix and accuracy score metrics

  • @nobio9591
    @nobio9591 Жыл бұрын

    Thanks a lot

  • @sanviarora9681
    @sanviarora9681 Жыл бұрын

    🤩🤩

  • @meetsaurabhtiwari
    @meetsaurabhtiwari5 ай бұрын

    Hi your voice sooooo calm and cool Upload more video

  • @Essentialenglishwords-ii7ek
    @Essentialenglishwords-ii7ek Жыл бұрын

    by using log_reg.score() for each (x,train ,and x_ test) it replace the other sq errors right?

  • @nobio9591
    @nobio9591 Жыл бұрын

    Thaaaaaaaaanks

  • @serge9259
    @serge92597 ай бұрын

    I just love you so much right now

  • @e.eiyayi2381
    @e.eiyayi2381 Жыл бұрын

    So how to know which of the independent variables strongly impacts the dependent variable?

  • @nobio9591

    @nobio9591

    Жыл бұрын

    Do correlation with variables through Berson(r)

  • @joemalone9267
    @joemalone92676 ай бұрын

    As I am teaching myself about Logistic Regression with SKLearn, I read in the documentation that fit_intercept defaults to True, so it would have been running in all your calculations.I'm wondering why it was added as True?

  • @parthvitekar8790
    @parthvitekar8790 Жыл бұрын

    simple and very easy to understand ....loved it!!! do you have an instagram channel?

  • @kpppppppp314
    @kpppppppp314 Жыл бұрын

    Can you explain why random state=0

  • @aniketbanerjee3463
    @aniketbanerjee346311 ай бұрын

    aren't we supposed to use "family = sm.families.Binomial()" when building the logistic regression model in "sm.GLM(y_train, X_train, family = sm.families.Binomial())" Please explain.

  • @abrahamopanfo8197
    @abrahamopanfo81976 ай бұрын

    can you make a video and explain how to visualize logistic regression?

  • @12kdeveloper58
    @12kdeveloper589 ай бұрын

    when we use cat.cosd and one hot encoder ? why u didnt use one hot encoder ? please im confused with this

  • @pawandubey3273
    @pawandubey32732 жыл бұрын

    Your video is so much helpful... But there is voice problem..sometimes its became high

  • @regenerativetoday4244

    @regenerativetoday4244

    2 жыл бұрын

    Yes, I noticed it. I just couldn't find time to redo it. So uploaded it as it is. Thanks for watching! and Sorry about that experience!

  • @vid-savage619
    @vid-savage619 Жыл бұрын

    I have a question. 1) .score that represent R-square in Logistic Regression model. Why it can interpret accuracy of the regression? 2) I use confusion matrix to find accuracy. is it a same solution or not and why?

  • @regenerativetoday4244

    @regenerativetoday4244

    Жыл бұрын

    In classification you can get exact same class. So accuracy can be a metric and you can canculate confusion matrix. But in regression exact match doesn't happen usually. If you try to find accuracy you will get 0% accuracy most of the time. The prediction is mostly an estimation. So you evaluate the model by using R-squared or mean absolute error or mean squared error, or something similar.

  • @vid-savage619

    @vid-savage619

    Жыл бұрын

    @@regenerativetoday4244 Thank you so much!!!! I appreciate it