ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,526 results

Alexander Hess - Pythonista
A first look at the map-filter-reduce paradigm

In this video, I introduce the map-filter-reduce paradigm. Conceptually speaking, it is simply a classification scheme for the ...

17:22
A first look at the map-filter-reduce paradigm

228 views

5 years ago

David Largent
Code example: Reduce the amount of red in all pixels

A demonstration of accessing all of the pixels in a picture and reducing each pixel's red component by 50%. This video is intended ...

10:06
Code example: Reduce the amount of red in all pixels

60 views

1 year ago

AmbiG1
#Python - Lambda, map, filter, reduce [3.7]

ambig.one/2.

14:45
#Python - Lambda, map, filter, reduce [3.7]

76 views

7 years ago

Ingeniero John Ortiz Ordoñez
Python Ejercicio: 1127 1/2 HackerRank Uso de Función reduce() para el Producto de Números Racionales

1127. 1/2 HackerRank Uso de la Función reduce() para el Producto de Números Racionales con el lenguaje de programación ...

11:56
Python Ejercicio: 1127 1/2 HackerRank Uso de Función reduce() para el Producto de Números Racionales

146 views

4 years ago

Ingeniero John Ortiz Ordoñez
Python Ejercicio: 1127 2/2 HackerRank Uso Función reduce() para el Producto de Números Racionales

1127. 2/2 HackerRank Uso de la Función reduce() para el Producto de Números Racionales con el lenguaje de programación ...

4:40
Python Ejercicio: 1127 2/2 HackerRank Uso Función reduce() para el Producto de Números Racionales

165 views

4 years ago

EuroPython Conference
Vijay Sajjanar - Reduce hardware costs in Internet of Things using Python

"Reduce hardware costs in Internet of Things using Python EuroPython 2020 - Poster session - 2020-07-24 - Poster 2 Online By ...

13:40
Vijay Sajjanar - Reduce hardware costs in Internet of Things using Python

156 views

5 years ago

Roel Van de Paar
Code Review: Python methods to reduce running times KTNS algorithm (3 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

5:10
Code Review: Python methods to reduce running times KTNS algorithm (3 Solutions!!)

4 views

4 years ago

CodeEmporium
Loss Functions - EXPLAINED!

Many animations used in this video came from Jonathan Barron [1, 2]. Give this researcher a like for his hard work! SUBSCRIBE ...

8:30
Loss Functions - EXPLAINED!

163,213 views

6 years ago

BioniChaos
Optimizing Python Code & Cache Settings for Faster Loading Times | Fixing Volumetric Data Delays!

In this video, I walk through the challenges of optimizing Python code and cache settings to improve loading speeds when ...

4:17
Optimizing Python Code & Cache Settings for Faster Loading Times | Fixing Volumetric Data Delays!

37 views

1 year ago

Jeremy Teitelbaum
PCA - Dimension Reduction

Using PCA to reduce the dimension of data ...

15:17
PCA - Dimension Reduction

117 views

4 years ago

Mnemonic Academy
How-To: Python Programming Dicts, Dict Loops & DefaultDicts

Get The Full “Learn Python ” Online Course: http://www.mnemonic.academy/learn-python Download The Code From GitHub To ...

12:01
How-To: Python Programming Dicts, Dict Loops & DefaultDicts

15,877 views

8 years ago

I love Python
24 - Reduce em Python

Neste vídeo vermos a simplicidade de reduzir uma sequência de valores em Python 00:00 Importação da função reduce 00:25 ...

6:40
24 - Reduce em Python

18 views

4 years ago

Ishamashi
Penjelasan Reduce Function dalam Python

Donasi untuk youtuber kecil https://saweria.co/ishamashi My Social Media Linkedin : https://www.linkedin.com/in/ishamashi/ ...

4:06
Penjelasan Reduce Function dalam Python

33 views

1 year ago

Tommy Eberle
LLM Pricing Explained (OpenAI API Pricing)

I discuss LLM API pricing using OpenAI as an example. I go over a simple python script that computes the costs of each request ...

12:04
LLM Pricing Explained (OpenAI API Pricing)

24,743 views

1 year ago

src7cse
Functional programming features  Lambda function, map, filter, reduce  in Python #python #src7cse

Functional programming features Lambda function, map, filter, reduce in Python #python #src7cse ...

7:07
Functional programming features Lambda function, map, filter, reduce in Python #python #src7cse

102 views

1 year ago

Jesse Warden
Purer Validation via Reduce

We clean up some of our integration tests by using pure functions to validate 99 data points resulting in more pure code and ...

4:37
Purer Validation via Reduce

290 views

8 years ago

Roel Van de Paar
Map reduce tester ported from bash to Python (2 Solutions!!)

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

4:13
Map reduce tester ported from bash to Python (2 Solutions!!)

5 views

4 years ago

VoidRealms
Python 3 - Episode 50 - Multiprocess starting and stopping

In this video series we will cover Python 3. In this video be will explore how to start and stop processes, determine if it is alive and ...

12:47
Python 3 - Episode 50 - Multiprocess starting and stopping

2,045 views

5 years ago

Cours Python
5.2 Objet fonction, fonction lambda, map et filter

Python est un langage multiparadigme qui supporte évidemment la programmation objet, mais qui supporte également certains ...

8:43
5.2 Objet fonction, fonction lambda, map et filter

3,561 views

8 years ago

Peter Schneider
How do you insert a map-reduce into a Polars method chain?

How do you insert a map-reduce into a Polars method chain? I hope you found a solution that worked for you :) The Content is ...

4:16
How do you insert a map-reduce into a Polars method chain?

5 views

1 year ago