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

preview_player
Показать описание
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:

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:

Twitter page:

Facebook Page:

#logisticRegression #machinelearning #datascience #dataAnalytics #python #sklearn #jupyternotebook
Рекомендации по теме
Комментарии
Автор

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

freeprivatetutor
Автор

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

Eysh
Автор

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

huyne_info
Автор

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

stevenlomon
Автор

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

anis.ldx
Автор

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

purples
Автор

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 !

siddiquisaadat
Автор

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

ShiftKoncepts
Автор

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

dewasembiring
Автор

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!

JimmyPit-vkoo
Автор

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

phanidheeraj
Автор

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

abrahamopanfo
Автор

Hi your voice calm and cool
Upload more video

meetsaurabhtiwari
Автор

Request for more Machine Learning Videos in details.

tntcirf
Автор

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

Essentialenglishwords-iiek
Автор

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

laurentkloeble
Автор

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

parthvitekar
Автор

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?

joemalone
Автор

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

abrahamopanfo
Автор

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

kdeveloper