ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,852 results

Related queries

sigmoid activation function

softmax regression

perceptron

logistic regression in r

logistic regression cost function

multiclass logistic regression

logistic regression python

logistic regression machine learning

multinomial logistic regression

tanh activation function

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,688 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,611,848 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

184,405 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,523 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)

57,138 views

6 months 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

561 views

2 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,260 views

5 years ago

The Friendly Statistician
How Does The Sigmoid Function Work In Logistic Regression? - The Friendly Statistician

How Does The Sigmoid Function Work In Logistic Regression? Have you ever wondered how a predictive model turns complex ...

2:56
How Does The Sigmoid Function Work In Logistic Regression? - The Friendly Statistician

21 views

1 month ago

People also watched

IBM Technology
What is Random Forest?

Learn about watsonx: https://ibm.biz/BdvxRb Can't see the random forest for the search trees? What IS a "random forest" anyway?

5:21
What is Random Forest?

255,492 views

3 years ago

Bhavesh Bhatt
Derivative of the Sigmoid Activation function | Deep Learning

In this video, I will show you a step by step guide on how you can compute the derivative of a Sigmoid Function. Sigmoid function ...

8:43
Derivative of the Sigmoid Activation function | Deep Learning

30,779 views

6 years ago

Python Lessons
Logistic regression - Sigmoid and Sigmoid derivative part 1

To learn about Logistic Regression, at first we need to learn Logistic Regression basic properties, and only then we will be able to ...

12:03
Logistic regression - Sigmoid and Sigmoid derivative part 1

6,475 views

6 years ago

Dimitri Bianco
Sigmoid Derivation: Neural Networks (Activation Function)

The sigmoid function (logistic curve) is one of many curves use in neural networks. It is used as an activation function in forward ...

8:28
Sigmoid Derivation: Neural Networks (Activation Function)

15,305 views

7 years ago

Alternate Schooling
Logistic Regression with Excel

A simple explanation of how to analyse logistic regression with multiple variables along with the sensitivity, specificity and ...

18:26
Logistic Regression with Excel

3,607 views

4 years ago

StatQuest with Josh Starmer
Regularization Part 1: Ridge (L2) Regression

Ridge Regression is a neat little way to ensure you don't overfit your training data - essentially, you are desensitizing your model ...

20:27
Regularization Part 1: Ridge (L2) Regression

1,311,314 views

7 years 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,354 views

2 years ago

Super Data Science
Logistic Regression Simply Explained with Examples

Logistic Regression Simply Explained with Examples. Logistic Regression is a game-changer in the world of data analysis.

17:34
Logistic Regression Simply Explained with Examples

40,421 views

2 years ago

Brandon Foltz
Statistics 101: Logistic Regression, Logit and Regression Equation

This video is a bit more "mathy" in that we somehow have to bridge our independent variables and our dependent ...

16:58
Statistics 101: Logistic Regression, Logit and Regression Equation

344,910 views

10 years ago

Udacity
Sigmoid

Watch on Udacity: https://www.udacity.com/course/viewer#!/c-ud262/l-315142919/m-432088680 Check out the full Advanced ...

4:11
Sigmoid

56,455 views

10 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,672 views

5 years 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,441 views

7 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

114,369 views

4 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

671 views

3 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,383 views

1 year ago

Dr. Data Science
Logistic (Sigmoid) function in Statistical and Machine Learning (torch.nn.Sigmoid, tf.math.sigmoid)

In this video, we discuss one of the most important and widely-used functions in statistical, machine, and deep learning, known as ...

12:08
Logistic (Sigmoid) function in Statistical and Machine Learning (torch.nn.Sigmoid, tf.math.sigmoid)

4,170 views

3 years ago

codebasics
Machine Learning Tutorial Python - 8:  Logistic Regression (Binary Classification)

Logistic regression is used for classification problems in machine learning. This tutorial will show you how to use sklearn ...

19:19
Machine Learning Tutorial Python - 8: Logistic Regression (Binary Classification)

734,067 views

7 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

54,199 views

2 years 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]

277,125 views

2 years ago

CampusX
Sigmoid Function and Squashing | Logistic Regression

Like my content? Consider supporting the channel. The link is provided below- https://campusx.mojo.page/support-campusx.

8:22
Sigmoid Function and Squashing | Logistic Regression

6,545 views

5 years ago

When Maths Meet Coding
Sigmoid function Explained in simplest way

Sigmoid is used as an activation function in lot of machine learning problem,In this video I have tried to explain sigmoid function ...

4:31
Sigmoid function Explained in simplest way

38,940 views

6 years ago