Modern Time Series Analysis | SciPy 2019 Tutorial | Aileen Nielsen

  Рет қаралды 203,452

Enthought

Enthought

Күн бұрын

This tutorial will cover the newest and most successful methods of time series analysis. 1. Bayesian methods for time series 2. Adapting common machine learning methods for time series 3. Deep learning for time series These methods are producing state-of-the-art results in a variety of disciplines, and attendees will learn both the underlying concepts and the Python implementations and uses of these analytical approaches to generate forecasts and estimate uncertainty for a variety of scientific time series.
Tutorial information may be found at www.scipy2019.scipy.org/tutor...
See the full SciPy 2019 playlist at • SciPy 2019: Scientific...
Connect with us!
*****************
/ enthought
/ enthought
/ enthought

Пікірлер: 86
@walterreuther1779
@walterreuther1779 2 жыл бұрын
18:46 State Space Models 25:50 Structural Time Series 30:46 Kalman Filter 38:40 Implementing Structural Time Series 1:04:00 Hidden Markov Models (HMMs) 1:11:00 Baum-Welch and Viterbi Algorithms 1:20:08 Implementing Gaussian HMM 1:40:00 Machiene Learning for Time Series 1:57:40 Implementation ML for TS 2:44:19 Deep Learning for Time Series 2:47:20 Recurrent Neural Networks (RNNs) 2:51:33 Convolutional Neural Networks (CNNs) 2:56:35 Implementing Deep Learning
@jamesr141
@jamesr141 3 жыл бұрын
a THREE HOUR lecture on Time Series Analysis. What a gift!
@gggganzo
@gggganzo 2 жыл бұрын
1:05:11 hidden markov model 1:40:00 machine learning for time series 2:44:00 deep learning for time series
@AveRegina_
@AveRegina_ 2 жыл бұрын
This comment was really helpful 🙏🏼
@cyrusghazanfar8219
@cyrusghazanfar8219 4 жыл бұрын
Very VERY good explanation of the different approaches to time series analysis. Thanks a lot!
@colereynolds2080
@colereynolds2080 4 жыл бұрын
Best explanation of time series analysis I've ever seen. Very good mix of intro to the models, examples, and links to more in-depth information.
@seneketh
@seneketh 2 жыл бұрын
An absolute delight of tutorial. Many thanks for preparing it and communicating it so well!
@nickstaresinic9933
@nickstaresinic9933 3 жыл бұрын
Very well organized, informative, thorough, and polished. All-around impressed with Ms. Nielsen.
@jack.1.
@jack.1. 3 жыл бұрын
Such an excellent video. Took me ages to finish but still, wish it was longer.
@code2compass
@code2compass 4 ай бұрын
Ahhh such a polite teacher and the way she talk abd explain. OMG she and people like her are really a gift to our society. Stay safe, keep teaching and keep smiling. thank you
@mystisification
@mystisification 5 жыл бұрын
Super cool presentation ! Thanks a lot
@polares8187
@polares8187 4 жыл бұрын
Best time series talk i have ever watched.
@eliamatsumoto9780
@eliamatsumoto9780 3 жыл бұрын
Outstanding! Congratulations and thank you!
@themaryamsadeghi
@themaryamsadeghi 3 жыл бұрын
perfect teaching, It was very informative. Thank you
@predictedperdition1299
@predictedperdition1299 3 жыл бұрын
Truly phenomenal.
@umabakshi4102
@umabakshi4102 3 жыл бұрын
Excellent and in detail explanation.
@user-cc8kb
@user-cc8kb 3 жыл бұрын
Great tutorial! Thanks!
@deepakpratap3792
@deepakpratap3792 3 жыл бұрын
Wow..took sometime to complete it...but this is best explanation for time series so far..although it tells me to learn more about these things ....one should be very much familiar with the numpy to code these things
@julibee9711
@julibee9711 2 жыл бұрын
Have to agree with everyone on here. Excellent lecture - a great mix of detail and higher-level overview. It sounds like this isn't even her full-time gig. Impressive. My new learning strategy - watch every one of her you-tube tutorials.
@metaphorpritam
@metaphorpritam Жыл бұрын
We think alike
@jedgore3100
@jedgore3100 4 жыл бұрын
Cogent and useful well done.
@jeromety3620
@jeromety3620 4 жыл бұрын
Nice talk and topic cover!
@gabriellara9954
@gabriellara9954 2 жыл бұрын
should leave the link for the lecture she mentions in the description. great material
@jingminzhang1655
@jingminzhang1655 2 жыл бұрын
This is an excellent tutorial and I like the fact that Aileen didn't skip the math part of the algorithms
@MattHarmerAU
@MattHarmerAU 4 жыл бұрын
Great talk, ty.
@aiwithr
@aiwithr 5 жыл бұрын
She is outstanding!
@Sam-tg4ii
@Sam-tg4ii 9 ай бұрын
Very eloquent and dominant speaker
@classictremonti7997
@classictremonti7997 2 жыл бұрын
This is an amazing presentation on many levels! Perhaps a very odd question, but would anyone be able to explain how to establish a presentation setup as shown here with the the speaker on camera and the code window in full display?
@spencernewcomb4945
@spencernewcomb4945 3 жыл бұрын
NOTE: 1:03:36 MAE calculation should be a subtraction of the fitted and the training data, not a concatenation with a comma! Ends up being like 0.072191.....
@mathman2170
@mathman2170 2 жыл бұрын
Well done!
@giorgosmaragkopoulos9110
@giorgosmaragkopoulos9110 3 жыл бұрын
Most important video on youtube
@user-qd1cw5yy9m
@user-qd1cw5yy9m 4 жыл бұрын
Really informative. Thanks a lot.
@salmanahmad6512
@salmanahmad6512 2 жыл бұрын
Thank you.
@Raven-bi3xn
@Raven-bi3xn 3 жыл бұрын
Great talk. What is being forecasted at 2':15" using XGBoost? It seems like she is not using the time series values at all for regression. What is the target value in the training?
@abhimanyukumar4185
@abhimanyukumar4185 4 жыл бұрын
Is there anything about change point detection in the lecture?
@sharonidnani1641
@sharonidnani1641 3 жыл бұрын
Amazing
@baggepinnen
@baggepinnen 4 жыл бұрын
Great talk! Keep in mind that many of the things that are said to be computationally taxing are only so if one implements them in Python.
@4abdoulaye
@4abdoulaye 3 жыл бұрын
What to do before applying np.log if our data has zero values? What's the best technique? I added +.000000001 to all values? is that correct?
@sunilmvs
@sunilmvs 4 жыл бұрын
I dont see any slides in the mentioned website or link . can some one help me to get the link ?
@khilwang
@khilwang 3 жыл бұрын
Great time series talk! Thanks, the speaker speak really fast :P
@isaacandrewdixon
@isaacandrewdixon 4 жыл бұрын
37:50 The python programming starts
@Syedaxox
@Syedaxox 3 жыл бұрын
Coding begins again for hidden markov models at around 1:20:00
@Syedaxox
@Syedaxox 3 жыл бұрын
Notebook #3 at 1:58:00
@gagandeep4850
@gagandeep4850 4 жыл бұрын
Github link - github.com/theJollySin/scipy_con_2019/blob/master/modern_time_series_analysis/README.md
@alexandrupapiu3310
@alexandrupapiu3310 2 жыл бұрын
I am a little confused about the feature generation in the ML forecasting part. It seems like we're spending a lot of effort to create features that end up not being very predictive of the target. Couldn't we use use the lag values themselves as features in the model? Xgboost (or even a simple linear regression) should be able to detect the correlations and provide a decent prediction.
@joaoantonio9337
@joaoantonio9337 3 жыл бұрын
Amazing talk! Where could I fin the github?
@MW-vg9dn
@MW-vg9dn 4 жыл бұрын
I'm in love
@AveRegina_
@AveRegina_ 2 жыл бұрын
I'm using RNN for my PG thesis work. I've a query. Do we have to run stationarity test for our time series data before feeding it in the neural network model... or this step is only required in traditional time series models like ARIMA?
@sanazghobadi9391
@sanazghobadi9391 3 жыл бұрын
god, you are amazing
@CalifornianViking
@CalifornianViking 3 жыл бұрын
Great video with a lot of depth. Knowledgeable speaker. Thanks for creating and sharing. I have a couple of "concerns": * Why does none of the data have measurement units? It is almost as if statisticians do not care what they analyze (it is just numbers). Look at the charts, there is no measurement unit on the x-axis (looks like it is mostly months) and no measurement unit on the Y-axis (what does it mean that the global temperature is varying between -0.75 and 1.25 but what is it? Apples? Oranges? Degree F? Degree C? Kelvin? Is it absolute? Is it a delta from a base measurement (relative)? Where was the measurements taken? I am concerned about this, as a measurement unit is one of the most basic contextualization elements. My middle school math teacher would mark answers as wrong if the measurement unit was missing. * My not so humble opinion is that dynamic time warping is bullshit. There are so many issues with the approach. The presenter is taking two sinewaves and merging them together to get a correlation and then use the result to show that there is correlation. This is the definition of circular argumentation. Another issue is that there is an assumption that the correlation is positive, what if a lower value in variable 1 caused a higher value in variable 2, then the whole error function would fail. An no point does the presenter show the warped result. This completely messes with the notion that time series generally deals with ordered continous data. It would be much better to take a fourier transform and look at the harmonics of the frequencies.
@huseynabdullayev3031
@huseynabdullayev3031 3 жыл бұрын
Hello, everybody I type gcag_mod=sm.tsa.UnobservedComponents(train['GCAG'], **model) gcag_res=gcag_mod.fit() then I got name 'train' is not defined. Could anybody help me?
@salimbahamdan4990
@salimbahamdan4990 4 жыл бұрын
very god tutorial - How to start learning time series from scratch and fourier analysis for stock market time cycles? Or any good books Or Courses to study?
@toshb1384
@toshb1384 3 жыл бұрын
Would recommend digital signal processing by Alan, Oppenheimer
@samm9840
@samm9840 3 жыл бұрын
At 1:03:21 when Aileen speaks about the mean absolute error, the code in Cell 47 is wrong: instead of a negative sign, there is a comma, and this is still present in the github repo as of this writing.
@joaoantonio9337
@joaoantonio9337 3 жыл бұрын
Hello Sam! Where did you find the github?
@samm9840
@samm9840 3 жыл бұрын
@@joaoantonio9337 Hi, you can read it behind her on the white board, but she also mentions it at 37:42. More specifically, here it is: github.com/theJollySin/scipy_con_2019/tree/master/modern_time_series_analysis
@joaoantonio9337
@joaoantonio9337 3 жыл бұрын
@@samm9840 thank you!
@deepakpratap3792
@deepakpratap3792 3 жыл бұрын
@@samm9840 Thanks....I was searching this url too
@weouthere6902
@weouthere6902 2 жыл бұрын
Where can i get the notebook? Can someone link me to it?
@adamdgreen
@adamdgreen 4 жыл бұрын
Surely an LSTM (or any recurrent neural net) is an machine learning model setup/designed for time series? Also random forests do give feature importances (like XGBoost). Still enjoyed the talk :)
@code2compass
@code2compass 4 ай бұрын
fbprophet too
@user-tj6ki6xw3h
@user-tj6ki6xw3h Жыл бұрын
is the ppt available for this presentation ?
@RAHUDAS
@RAHUDAS Жыл бұрын
Can someone help me to find the notebooks???
@ag-dst5030
@ag-dst5030 4 жыл бұрын
if this code is already pushed on git..could you provide the github link to your code?
@gagandeep4850
@gagandeep4850 4 жыл бұрын
In case you haven't found it already, here's the link - github.com/theJollySin/scipy_con_2019/blob/master/modern_time_series_analysis/README.md
@sammathew243
@sammathew243 4 жыл бұрын
@@gagandeep4850 I struggled to get it from what was written on the white-board behind her, but then you already posted it. Thanks!
@alfredomaussa
@alfredomaussa 4 жыл бұрын
@@gagandeep4850 Thanks
@ranaijaz6584
@ranaijaz6584 4 жыл бұрын
@@gagandeep4850 can you send me your mail. Thank you very much
@najiyaomar1175
@najiyaomar1175 2 жыл бұрын
how can I join the slack channel, please
@forheuristiclifeksh7836
@forheuristiclifeksh7836 7 ай бұрын
52:27
@dariosilva85
@dariosilva85 4 жыл бұрын
When you drink coffee while talking, you get slime in your throat.
@MegaUtube0
@MegaUtube0 2 жыл бұрын
1:40:00 kzfaq.info/get/bejne/rJuZnbGJ29KnZXU.html - machine learning for time series
@forheuristiclifeksh7836
@forheuristiclifeksh7836 7 ай бұрын
1:03
@RayTayek
@RayTayek Жыл бұрын
nice. any code available?
@forheuristiclifeksh7836
@forheuristiclifeksh7836 7 ай бұрын
2:17:20
@user-si4zm7pl6f
@user-si4zm7pl6f 2 жыл бұрын
You are just beautiful!
@chefboyrdee1
@chefboyrdee1 3 жыл бұрын
Did she air quotes global warming lol. Why the air quotes hahah
@gillesmargerin5549
@gillesmargerin5549 Жыл бұрын
Popo
@FLCAS97
@FLCAS97 4 жыл бұрын
This is very old stuff...
@GarethMitchellJones
@GarethMitchellJones 3 жыл бұрын
she did say that at the beginning of the talk - but what is old may still be some of the best tools for the job today - her words again... because changes in infra, data and tools have allowed better results from long standing concepts and approaches...
@wexwexexort
@wexwexexort 3 жыл бұрын
I would like to know if there is a better talk/repo/book any kind of resource you can suggest. (not trying to defend the video here, I want to look into the new stuff)
@ivanxdxd
@ivanxdxd 3 жыл бұрын
the armpits
@forheuristiclifeksh7836
@forheuristiclifeksh7836 7 ай бұрын
2:01:17
The Bayesians are Coming to Time Series
53:17
AICamp
Рет қаралды 23 М.
World’s Largest Jello Pool
01:00
Mark Rober
Рет қаралды 100 МЛН
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 14 МЛН
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 24 МЛН
Why Does Diffusion Work Better than Auto-Regression?
20:18
Algorithmic Simplicity
Рет қаралды 254 М.
Nixtla: Deep Learning for Time Series Forecasting
35:12
Databricks
Рет қаралды 22 М.
What is Time Series Analysis?
7:29
IBM Technology
Рет қаралды 180 М.
Stanford's FREE data science book and course are the best yet
4:52
Python Programmer
Рет қаралды 685 М.
Forecasting with the FB Prophet Model
20:42
Rob Mulla
Рет қаралды 77 М.
My iPhone 15 pro max 😱🫣😂
0:21
Nadir Show
Рет қаралды 1,3 МЛН
8 Товаров с Алиэкспресс, о которых ты мог и не знать!
49:47
РасПаковка ДваПаковка
Рет қаралды 171 М.
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,2 МЛН
Что делать если в телефон попала вода?
0:17
Лена Тропоцел
Рет қаралды 3,2 МЛН