Channel Avatar

Mario Castro @UCKacOPkhUImP-pFWRo8wx6A@youtube.com

9.3K subscribers - no pronouns :c

Este es el canal de FĂ­sica de la Escuela TĂ©cnica Superior de


08:50
SARIMA Identification Models in R: Part 1
08:41
SEASONAL AutoRegressive Integrated Moving Average a.k.a SARIMA(p,d,q)(P,D,Q)
15:32
AutoRegressive Integrated Moving Average: a.k.a ARIMA(p,d,q)
11:39
Generating and fitting ARMA processes
15:13
ARMA Model Fitting and Diagnosis
08:03
ARMA Model Identification
10:43
Auto-regressive and Moving Average models: AR(p) + MA(q)
12:27
Introduction to ARIMA-like models: the humble Random Walk
10:43
Forecasting: Decomposition methods (part I)
09:12
Forecasting: Exponential smoothing methods
11:57
A tutorial on time series decomposition in R
07:29
Forecasting: Decomposition methods (part II: Advanced methods)
07:08
A very basic look at subsetting and residuals with R
07:59
Playing with time series and simple forecasts with R
05:30
Forecasting: Transforming the data
11:02
Forecasting: Super simple methods and the library "forecast"
09:37
Introduction to forecasting
08:16
Super easy GAM regression using ggplot2
06:48
Non-parametric models part III: Comparison of GAMs
08:48
Non-parametric models part II: Polynomial splines
11:03
Non-parametric models part I: Generalized Additive Models
07:52
Linear Model Selection (for regression) part IV: Dimensionalty reduction methods
10:28
Linear Model Selection (for regression) part III: Ridge regression and the LASSO
05:54
Linear Model Selection (for regression) part II: Brute force
07:50
Linear Model Selection (for regression) part I: Motivation and definitions
06:06
Beyond linear regression: interactions (part II)
08:13
Beyond linear regression: interactions (part I)
06:56
Introduction to linear regression part IV: Simple polynomial regression
12:49
Introduction to linear regression part III: Categorical regressors
11:00
Linear regression in R: checking your fit (losers don’t do it)
06:14
Linear regression in R: super simple examples and motivation
12:49
Linear regression part II: What's the meaning of correlation?
08:19
Introduction to linear regression part I: Definitions and ideas
04:43
A brief introduction to regression
13:03
Entrevista AragĂłn radio octubre 2020
12:47
Automatic Feature selection part II: Let's code in R
05:35
Automatic Feature selection part I: Some theory and general ideas
13:38
Variable importance: Less is more
11:45
Training networks part III: Backpropagation, overfitting and all that jazz
14:12
Training networks part II: The ideas behind gradient descent
05:51
Training networks part I: The problem of overfitting
14:00
Exploring Neural Network performance in R with caret
06:07
Basic Neural Networks in R with caret
06:55
Introduction to neural networks III: Cooperation among neurons makes possible the impossible
04:57
Introduction to neural networks II: From neurons to networks
07:09
Introduction to neural networks I: Neurons are overrated
09:50
The wrong question to ask: What's the best classification algorithm?
09:14
Classification: Support Vector Machines (part 2)
09:04
Classification: Support Vector Machines (part 1)
08:13
Random Forests with caret: Accuracy and variable importance
08:22
Random forests: From decision trees to "shuffled" collections of trees
05:51
Decision trees with caret and “rpart”
11:25
Classification And Regression Trees
13:14
Cross validation in R with the caret library
13:45
Logistic regression in R with the glm function (and some mentions to caret)
07:06
The Caret package: your new best friend
07:23
Validation (and Cross-validation)
50:03
Una super-tutorĂ­a que resume toda la cinemĂĄtica de la partĂ­cula
07:12
k-Nearest neighbors in R with the "class" package
10:54
Classification: Logistic regression