ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,962 results

Rafael Silva Pinto
Optimization with Python: all you need for LP-MILP-NLP-MINLP

In this course you will learn what is necessary to solve problems applying: Linear Programming (LP) Mixed-Integer Linear ...

3:42
Optimization with Python: all you need for LP-MILP-NLP-MINLP

2,026 views

4 years ago

Data-Based Optimization
Optimization using Python and PuLP #shorts  #education #python #optimization  #coding

In this video you will learn about linear programs and how to solve them using python and pulp. For further information on PuLP, ...

0:45
Optimization using Python and PuLP #shorts #education #python #optimization #coding

345 views

1 year ago

Udacity
Linear Programming - 2

This video is part of the Udacity course "Reinforcement Learning". Watch the full course at https://www.udacity.com/course/ud600.

2:54
Linear Programming - 2

959 views

10 years ago

Supply Science
Raw Material Optimization with Python #supplychain #python #datascience

Use linear programming with Python to design an optimal recipe for a meal bar that meets nutritional requirements at a minimum ...

0:39
Raw Material Optimization with Python #supplychain #python #datascience

434 views

7 months ago

IBM Technology
Why Linear regression for Machine Learning?

Discover IBM watsonx → https://ibm.biz/learn-more-IBM-watsonx What is linear regression? → https://ibm.biz/Bdv8x2 Regression ...

3:59
Why Linear regression for Machine Learning?

76,888 views

1 year ago

Supply Science
Workforce Planning with Python #supplychain #logistics

Discover how linear programming helps **optimise workforce planning** in large warehouses. Learn how to **minimise** hiring ...

0:45
Workforce Planning with Python #supplychain #logistics

381 views

8 months ago

The Programmers Realm
Python Basics: VARIABLES in Under a Minute! 🐍

Today, we're diving into Python variables and mastering them in under a minute. ✨ Variables are the building blocks of any ...

0:29
Python Basics: VARIABLES in Under a Minute! 🐍

98,287 views

1 year ago

Supply Science
Improve Operators Training with Lean Six Sigma x Python (Source Code)

Find 80+ case studies: https://bit.ly/supply-chain-cheat Apply Lean Six Sigma with Python to perform a Kruskal-Wallis Test ...

2:15
Improve Operators Training with Lean Six Sigma x Python (Source Code)

1,839 views

4 years ago

ReasonableDataScience
Build a Logistic Regression Model in Jupyter in 30 seconds #logisticregression #datascience #python

Build a Logistic Regression Model in a Jupyter Notebook in 30 seconds using the statsmodel library to predict if a passenger ...

0:25
Build a Logistic Regression Model in Jupyter in 30 seconds #logisticregression #datascience #python

9,854 views

1 year ago

ReasonableDataScience
60 Second Linear Regression in Python #linearregression #Python  #jupyternotebooks

60 Second Linear Regression in Python. This video shows how to build a linear regression model using the statsmodel library in ...

0:59
60 Second Linear Regression in Python #linearregression #Python #jupyternotebooks

301 views

1 year ago

3Blue1Brown
How word vectors encode meaning

This comes from a full video dissecting how LLMs work. In the shorts player, you can click the link at the bottom of the screen, ...

1:00
How word vectors encode meaning

3,190,898 views

1 year ago

Data-Based Optimization
Maximize your Profits using Python and PuLP

In this video you will learn about linear programs and how to solve them using python and pulp. For further information on PuLP, ...

1:53
Maximize your Profits using Python and PuLP

447 views

1 year ago

Learn with Ashok
Linear Regression in # python #pythonprojects  #linearregression    #machinelearning

Linear Regression in Python for Machine Learning and Data Science How to implement linear regression in Python, machine ...

1:22
Linear Regression in # python #pythonprojects #linearregression #machinelearning

115 views

2 years ago

Developer Voices
Go vs Rust: What Go Does Better

Paul Dix (InfluxDB) argues where Go clearly beats Rust - compile times and learnability. Would you agree? #GoVsRust ...

0:27
Go vs Rust: What Go Does Better

27,355 views

4 months ago

Supply Science
Maximize Business Profitability with Python #business #python #profitability

Learn how to use **linear programming in Python** to optimise the production and sales of items at your local bakery, ensuring ...

0:44
Maximize Business Profitability with Python #business #python #profitability

308 views

7 months ago

ReasonableDataScience
Easily Create a Random Forest Model with Jupyter! #randomforest #randomforestclassifier #jupyter

Easily Create a Random Forest Model with Jupyter! It only takes a few lines of code to create a sophisticated Random Forest ...

0:18
Easily Create a Random Forest Model with Jupyter! #randomforest #randomforestclassifier #jupyter

13,438 views

1 year ago

ReasonableDataScience
Multiple Linear Regression with the StatsModel Library! #linearregressionpython #linearregression

Multiple Linear Regression with the StatsModel Library. This quick video shows how to setup a multiple linear regression model ...

0:15
Multiple Linear Regression with the StatsModel Library! #linearregressionpython #linearregression

429 views

1 year ago

AlphaOpt
What is Least Squares?

A quick introduction to Least Squares, a method for fitting a model, curve, or function to a set of data. TRANSCRIPT Hello, and ...

2:43
What is Least Squares?

141,096 views

3 years ago

EpsilonDelta
Don't Solve Stochastic Differential Equations (Solve a PDE Instead!) | Fokker-Planck Equation

We introduce Fokker-Planck Equation in this video as an alternative solution to Itô process, or Itô differential equations. Music🎵: ...

0:57
Don't Solve Stochastic Differential Equations (Solve a PDE Instead!) | Fokker-Planck Equation

1,261,863 views

1 year ago

Luana Almeida
How to quickly install PuLP library using ANACONDA

Welcome to the first video on the series of tutorials about PuLP. In this video, I demonstrate how to install the pulp library ...

1:50
How to quickly install PuLP library using ANACONDA

14,889 views

3 years ago

YHDFA
How to make a linear motor's actuator🤓.#assemble #actuator

automation #automationequipment #production #mechanical #assembly #actuator #actuators #linear #winding.

0:43
How to make a linear motor's actuator🤓.#assemble #actuator

27,433,307 views

1 year ago

Gogetmyguru
# 23 Linear Search in Python | Coding interview Questions

This python video covers Linear Search in Python, Coding interview Questions of Gogetmyguru YouTube video i.e #23 ,you will ...

3:00
# 23 Linear Search in Python | Coding interview Questions

120 views

4 years ago

Sai Code Labs
Coding Supervised Learning! - Linear Regression

In this video, I will code a basic linear regression AI Model. #artificialintelligence #ai.

0:36
Coding Supervised Learning! - Linear Regression

136 views

2 years ago

RiskByNumbers
Probability Distribution Fitting in Python in Just 60 Seconds!

How can you actually fit data to a probability distribution in practice? Today, I provide a 60 second tutorial on how to do so in ...

1:00
Probability Distribution Fitting in Python in Just 60 Seconds!

21,296 views

2 years ago

ReasonableDataScience
Python Decision Tree in 6 Lines of Code! #decisiontrees #jupyternotebooks   #datascience #sklearn

Python Decision Tree in 6 Lines of Code! It only takes 6 lines of code to create a classification decision tree that can predict ...

0:19
Python Decision Tree in 6 Lines of Code! #decisiontrees #jupyternotebooks #datascience #sklearn

7,119 views

1 year ago