ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

378 results

OpenMDAO
Fitting tabular data using smooth curve fits

If you're fitting a curve or surface to data and want to ever use gradient-based optimizers or Newton solvers, make sure to do it in a ...

7:03
Fitting tabular data using smooth curve fits

970 views

3 years ago

OpenMDAO
Nonlinear and linear systems and solvers

In OpenMDAO terms, your nonlinear system is your model or governing system of equations. Your linear system is a ...

13:15
Nonlinear and linear systems and solvers

1,687 views

3 years ago

OpenMDAO
Multiobjective optimization

Multiobjective optimization is somewhat of a misnomer -- you actually have to have predefined weightings for each of the ...

5:49
Multiobjective optimization

23,587 views

3 years ago

Coding Nexus
Linear Regression for Machine Learning | Python Tutorial

Create and Finetune a Chatbot FREE without coding Query AI - https://queryai.co.uk/?ref=lsmhtpxd Join in this comprehensive ...

10:28
Linear Regression for Machine Learning | Python Tutorial

398 views

1 year ago

DataStray
What Is Linear Regression? Explained Quickly With a Real-Life Example

Let's break down the basics of linear regression and show you how it works using a real-life example. Linear regression is one of ...

6:13
What Is Linear Regression? Explained Quickly With a Real-Life Example

503 views

1 year ago

Inria Learning Lab
Intuitions on linear models

This video is part of the Mooc “Machine learning in Python with scikit-learn ” hosted on FUN platform: ...

17:48
Intuitions on linear models

1,658 views

3 years ago

J David Eisenberg
Chapter 7: Linear Search

Writing an algorithm that finds a value in an array by looking at each item in term from beginning to end.

4:12
Chapter 7: Linear Search

181 views

6 years ago

AI era
How to explore "DataSet" using Pandas & Python??

Video explains about how to explore datasets using Pandas and Python. for code, Github link: ...

8:06
How to explore "DataSet" using Pandas & Python??

131 views

5 years ago

Maria Andersen
CAC Linear Regression Models

Contemporary Algebra Collection Topic: Linear Regression Models, Video 5 of 7 Video Title: Linear Regression Models Learning ...

13:41
CAC Linear Regression Models

97 views

5 years ago

COMPUTER & EXCEL SOLUTION
Stack linear data structure  Push and POP in Python@COMPUTEREXCELSOLUTION

Join this channel to get access to perks: https://www.youtube.com/channel/UC4C_tfy6WLDxzVVO3y6YinA/join This is my ...

6:35
Stack linear data structure Push and POP in Python@COMPUTEREXCELSOLUTION

75 views

3 years ago

datalabcc
Python - Coding - 4.2

Python is a general purpose programming language and one of the most common tools in data science. For more on this topic ...

5:57
Python - Coding - 4.2

895 views

8 years ago

Solve Computer Science
Smart way to create matrix in Python

This video shows you how to create square matrices in Python using normal lists and NumPy. Using NumPy has the advantage to ...

5:52
Smart way to create matrix in Python

145 views

2 years ago

OpenMDAO
Solving coupled systems

When you have a coupled or implicit system, you must use a solver to converge that system. Take time to recognize those systems ...

9:36
Solving coupled systems

2,199 views

3 years ago

UBC_CPSC_103 _screencasts
Module 8: Line chart example

Let's start by understanding the code that we've been given to work with. I'll start with the data definition. The first thing I look at ...

6:20
Module 8: Line chart example

1,227 views

7 years ago

Spoken-Tutorial IIT Bombay
Solving Non linear Equations - English

Dear Friends, Welcome to the spoken tutorial on “Solving Nonlinear Equations using Numerical Methods” At the end of this tutorial ...

7:44
Solving Non linear Equations - English

5,583 views

11 years ago

Genetic Improvement Workshop
Generating Objected-Oriented Source Code Using Genetic Programming

Using machine learning to generate source code is an active and highly important research area. It has been shown that genetic ...

16:06
Generating Objected-Oriented Source Code Using Genetic Programming

149 views

4 years ago

OpenMDAO
What solver convergence looks like

A system is converged when the residuals are close to 0 within a tolerance. How this is achieved depends on what solver you use, ...

14:50
What solver convergence looks like

1,200 views

3 years ago

NPTEL IIT Bombay
Week 8 : Lecture 37 : Nonlinear Equations: Implementation of Newton-Raphson's Method as Python Code

Lecture 37 : Nonlinear Equations: Implementation of Newton-Raphson's Method as Python Code.

16:28
Week 8 : Lecture 37 : Nonlinear Equations: Implementation of Newton-Raphson's Method as Python Code

1,499 views

2 years ago

Wisc-Online
Finding Factorials with Recursion

Knowing when recursion is the best solution for your computer programming problem, also makes your job easier. Let's start by ...

5:00
Finding Factorials with Recursion

555 views

9 years ago

OpenMDAO
Basic optimization problem formulation

One of the most important steps in optimization is formulating well-posed and meaningful problems that you can interpret ...

8:52
Basic optimization problem formulation

5,232 views

3 years ago