Back to Browse

Machine Learning Tutorial with sklearn Logistic Regression

6.7K views
Mar 4, 2020
6:09

Logistic Regression is still one of the most used Machine learning algorithms. In this video, we build a basic Logistic Regression using the Python sklearn package (sklearn.linear_model.LogisticRegression). For this, we will leverage the Breast Cancer Dataset provided by UCI Machine Learning Library. If you want to execute this code quickly, you can do it with Kaggle kernels. You need to have a valid Kaggle Id to be able to copy the code and run it in your account. The kernel on Kaggle: https://www.kaggle.com/funxexcel/titanic-basic-solution-with-logistic-regression GitHub: https://github.com/KunaalNaik/YouTube-Working-Files/tree/master/Machine%20Learning #sklearn #machinelearning #logisticregression #datascience

Download

0 formats

No download links available.

Machine Learning Tutorial with sklearn Logistic Regression | NatokHD