ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

19,218 results

Related queries

sigmoid activation function

logistic regression in r

multinomial logistic regression

softmax regression

perceptron

multiclass logistic regression

logistic regression example

logistic regression cost function

tanh activation function

logistic regression python

support vector machines

Power H
The Sigmoid Function Clearly Explained

In this video we discuss the sigmoid function. The sigmoid function plays an important role in the field of machine learning and is ...

6:57
The Sigmoid Function Clearly Explained

143,174 views

5 years ago

StatQuest with Josh Starmer
StatQuest: Logistic Regression

Logistic regression is a traditional statistics technique that is also very popular as a machine learning tool. In this StatQuest, I go ...

8:48
StatQuest: Logistic Regression

2,606,251 views

7 years ago

3-Minute Data Science
Logistic Regression in 3 Minutes

Get a free 3 month license for all JetBrains developer tools (including PyCharm Professional) using code 3min_datascience: ...

3:48
Logistic Regression in 3 Minutes

182,634 views

3 years ago

Elliot Waite
Why Do We Use the Sigmoid Function for Binary Classification?

This video explains why we use the sigmoid function in neural networks for machine learning, especially for binary classification.

8:50
Why Do We Use the Sigmoid Function for Binary Classification?

56,407 views

5 years ago

Visually Explained
Logistic Regression (and why it's different from Linear Regression)

Gentle Introduction to Logistic Regression. We explore this powerful yet simple machine learning model for binary classification ...

8:10
Logistic Regression (and why it's different from Linear Regression)

54,052 views

6 months ago

CodeEmporium
Logistic Regression - THE MATH YOU SHOULD KNOW!

In this video, we are going to take a look at a popular machine learning classification model -- logistic regression. We will also see ...

9:14
Logistic Regression - THE MATH YOU SHOULD KNOW!

171,286 views

7 years ago

Wisdomers - Computer Science and Engineering
Sigmoid Function Logistic Regression || Lesson 68 || Machine Learning || Learning Monkey ||

machinelearning#learningmonkey In this class, we discuss the Sigmoid Function for Logistic Regression. We use the sigmoid ...

5:10
Sigmoid Function Logistic Regression || Lesson 68 || Machine Learning || Learning Monkey ||

16,220 views

5 years ago

FreeBirds Crew - Data Science and GenAI
What is Logistic Regression [ Non Linear Model ] Decision Boundary and Sigmoid Function

Full Playlist Link - https://bit.ly/47Qzroc In this video, I discussed Logistic Regression, I explained why it's required when we have ...

7:20
What is Logistic Regression [ Non Linear Model ] Decision Boundary and Sigmoid Function

554 views

2 years ago

Heapify
Logistic Regression | Sigmoid Function | The S-curve

In this video, We will talk about: Logistic Regression, and its need Sigmoid Function The S-curve.

5:47
Logistic Regression | Sigmoid Function | The S-curve

655 views

3 years ago

People also watched

numiqo
Multiple Linear Regression: An Easy and Clear Beginner’s Guide

Multiple Linear Regression is a statistical technique used to model the relationship between one dependent variable and two or ...

26:01
Multiple Linear Regression: An Easy and Clear Beginner’s Guide

93,643 views

11 months ago

Mahesh Huddar
Polynomial Regression Algorithm and Solved Numerical Example in Machine Learning by Mahesh Huddar

Polynomial Regression Algorithm and Solved Numerical Example in Machine Learning by Mahesh Huddar The following ...

9:34
Polynomial Regression Algorithm and Solved Numerical Example in Machine Learning by Mahesh Huddar

122,844 views

2 years ago

Mahesh Huddar
Logistic Regression Algorithm in Machine Learning with Solved Numerical Example by Mahesh Huddar

Logistic Regression Algorithm in Machine Learning with Solved Numerical Example by Mahesh Huddar Logistic Regression ...

13:10
Logistic Regression Algorithm in Machine Learning with Solved Numerical Example by Mahesh Huddar

182,106 views

2 years ago

ML Made Simple
تعلم اساسيات الانحدار الوجستي 1, logistic regression explained in arabic

رح نتعرف ع الاسسس النظريه لخوارزميه الانحدار الوجستي ونقارن بينها وبين الانحدار الخطي, ونتعلم اساسيات التصنيف متعدد الاصناف ...

11:00
تعلم اساسيات الانحدار الوجستي 1, logistic regression explained in arabic

41,994 views

5 years ago

Linda Williams
Logistic Regression Using Excel Solver

This video shows how to perform a Logistic Regression using the Excel Solver Add-in instead of the Data Mining toolpak.

8:00
Logistic Regression Using Excel Solver

17,995 views

1 year ago

Pat Obi
Logistic Regression 1 - Theory and Concepts

... and concepts for the Logit model. It shows, in particular, how to derive the logistic regression model from the logistic function.

12:47
Logistic Regression 1 - Theory and Concepts

30,921 views

8 years ago

TileStats
Multinomial logistic regression | softmax regression | explained

For more videos in a logical order, go to: https://www.tilestats.com 1. Binary logistic regression 2. One vs all logistic regression ...

15:03
Multinomial logistic regression | softmax regression | explained

18,218 views

1 year ago

NeuralNine
Logistic Regression From Scratch in Python (Mathematical)

In this video we understand and implement logistic regression from scratch in Python. First we cover the mathematics, then we put ...

49:06
Logistic Regression From Scratch in Python (Mathematical)

11,540 views

5 months ago

Ryan & Matt Data Science
Hands-On Machine Learning: Logistic Regression with Python and Scikit-Learn

Don't miss out! Get FREE access to my Skool community — packed with resources, tools, and support to help you with Data, ...

16:46
Hands-On Machine Learning: Logistic Regression with Python and Scikit-Learn

28,061 views

2 years ago

Learn Analytics
2. Logistic Regression – Introduction

Full playlist - https://goo.gl/kCjMpW We discuss scenarios where Logistic regression can be employed, basic differences from ...

12:08
2. Logistic Regression – Introduction

49,133 views

8 years ago

ritvikmath
The Sigmoid : Data Science Basics

All about the all-powerful SIGMOID function in machine learning!

11:34
The Sigmoid : Data Science Basics

46,593 views

5 years ago

StatQuest with Josh Starmer
Logistic Regression Details Pt 2: Maximum Likelihood

This video follows from where we left off in Part 1 in this series on the details of Logistic Regression. This time we're going to talk ...

10:23
Logistic Regression Details Pt 2: Maximum Likelihood

523,684 views

7 years ago

Google for Developers
Machine Learning Crash Course: Logistic Regression

Logistic regression is a machine learning technique for predicting a probability. In this Machine Learning Crash Course video, ...

3:25
Machine Learning Crash Course: Logistic Regression

101,735 views

1 year ago

numiqo
Logistic Regression [Simply explained]

03:31 Logistic Function and the Logistic Regression equation 05:01 How to interpret the results of a Logistic Regression? 07:58 ...

14:22
Logistic Regression [Simply explained]

276,219 views

2 years ago

Stanford Online
Stanford CS229 I Weighted Least Squares, Logistic regression, Newton's Method I 2022 I Lecture 3

For more information about Stanford's Artificial Intelligence programs visit: https://stanford.io/ai To follow along with the course, ...

1:12:59
Stanford CS229 I Weighted Least Squares, Logistic regression, Newton's Method I 2022 I Lecture 3

53,849 views

2 years ago

CampusX
Logistic Regression Part 3 | Sigmoid Function | 100 Days of ML

Explore the essential Sigmoid Function in the context of Logistic Regression. In this video, we'll break down the role and ...

40:44
Logistic Regression Part 3 | Sigmoid Function | 100 Days of ML

113,357 views

4 years ago

IBM Technology
Machine Learning and Logistic Regression

Want to play with the technology yourself? Explore our interactive demo → https://ibm.biz/BdKZZa Learn more about the ...

5:13
Machine Learning and Logistic Regression

16,309 views

1 year ago

Analytics Vidhya
Logistic Regression Explained in 60 Seconds | Machine Learning Made Simple

Understand Logistic Regression in under a minute—how it predicts YES/NO outcomes using probabilities and the sigmoid ...

0:56
Logistic Regression Explained in 60 Seconds | Machine Learning Made Simple

25,014 views

4 months ago

The Comparison Channel
Linear Regression vs Logistic Regression - What's The Difference?

Whether it's predicting the stock market, estimating the likelihood of a customer churning, or even guessing the type of fruit based ...

5:04
Linear Regression vs Logistic Regression - What's The Difference?

51,908 views

3 years ago

Mahesh Huddar
1. Logistic Regression | Logistic Regression Solved Numerical Example Machine Learning Mahesh Huddar

1. Logistic Regression | Logistic Regression Solved Numerical Example Machine Learning by Mahesh Huddar Logistic ...

8:02
1. Logistic Regression | Logistic Regression Solved Numerical Example Machine Learning Mahesh Huddar

384,729 views

2 years ago

Krish Naik
Tutorial 35- Logistic Regression Indepth Intuition- Part 1| Data Science

If you are looking for Career Transition Advice please check the below link Springboard India Youtube link: ...

12:40
Tutorial 35- Logistic Regression Indepth Intuition- Part 1| Data Science

291,746 views

5 years ago