首页
磁力链接怎么用
한국어
English
日本語
简体中文
繁體中文
[FreeCourseSite.com] Udemy - Time Series Analysis, Forecasting, and Machine Learning
文件类型
收录时间
最后活跃
资源热度
文件大小
文件数量
视频
2022-11-22 07:55
2024-11-18 01:18
141
4.84 GB
119
磁力链接
magnet:?xt=urn:btih:0c7d86ce8ad7a9f8a303cd3cd375a2825b7c1d20
迅雷链接
thunder://QUFtYWduZXQ6P3h0PXVybjpidGloOjBjN2Q4NmNlOGFkN2E5ZjhhMzAzY2QzY2QzNzVhMjgyNWI3YzFkMjBaWg==
二维码链接
种子下载(838888不存储任何种子文件)
种子下载线路1(迅雷)--推荐
种子下载线路2(比特彗星)
种子下载线路3(torcache)
3条线路均为国内外知名下载网站种子链接,内容跟本站无关!
相关链接
FreeCourseSite
com
Udemy
-
Time
Series
Analysis
Forecasting
and
Machine
Learning
文件列表
01 Welcome/001 Introduction and Outline.mp4
30.69MB
01 Welcome/002 Where to Get the Code.mp4
61.97MB
01 Welcome/003 Warmup (Optional).mp4
23.16MB
02 Time Series Basics/001 Time Series Basics Section Introduction.mp4
17.46MB
02 Time Series Basics/002 What is a Time Series_.mp4
32.24MB
02 Time Series Basics/003 Modeling vs. Predicting.mp4
13.48MB
02 Time Series Basics/004 Why Do We Care About Shapes_.mp4
29.48MB
02 Time Series Basics/005 Types of Tasks.mp4
23.55MB
02 Time Series Basics/006 Power, Log, and Box-Cox Transformations.mp4
32.63MB
02 Time Series Basics/007 Power, Log, and Box-Cox Transformations in Code.mp4
33.29MB
02 Time Series Basics/008 Forecasting Metrics.mp4
43.71MB
02 Time Series Basics/009 Financial Time Series Primer.mp4
44.86MB
02 Time Series Basics/010 Price Simulations in Code.mp4
18.28MB
02 Time Series Basics/011 Random Walks and the Random Walk Hypothesis.mp4
68.11MB
02 Time Series Basics/012 The Naive Forecast and the Importance of Baselines.mp4
30.11MB
02 Time Series Basics/013 Naive Forecast and Forecasting Metrics in Code.mp4
41.47MB
02 Time Series Basics/014 Time Series Basics Section Summary.mp4
12.13MB
02 Time Series Basics/015 Suggestion Box.mp4
16.12MB
03 Exponential Smoothing and ETS Methods/001 Exponential Smoothing Section Introduction.mp4
13.56MB
03 Exponential Smoothing and ETS Methods/002 Exponential Smoothing Intuition for Beginners.mp4
23.91MB
03 Exponential Smoothing and ETS Methods/003 SMA Theory.mp4
15.24MB
03 Exponential Smoothing and ETS Methods/004 SMA Code.mp4
53.57MB
03 Exponential Smoothing and ETS Methods/005 EWMA Theory.mp4
35.83MB
03 Exponential Smoothing and ETS Methods/006 EWMA Code.mp4
39.41MB
03 Exponential Smoothing and ETS Methods/007 SES Theory.mp4
35.57MB
03 Exponential Smoothing and ETS Methods/008 SES Code.mp4
69.54MB
03 Exponential Smoothing and ETS Methods/009 Holt's Linear Trend Model (Theory).mp4
33.2MB
03 Exponential Smoothing and ETS Methods/010 Holt's Linear Trend Model (Code).mp4
19.05MB
03 Exponential Smoothing and ETS Methods/011 Holt-Winters (Theory).mp4
47.55MB
03 Exponential Smoothing and ETS Methods/012 Holt-Winters (Code).mp4
49.8MB
03 Exponential Smoothing and ETS Methods/013 Walk-Forward Validation.mp4
44.31MB
03 Exponential Smoothing and ETS Methods/014 Walk-Forward Validation in Code.mp4
60.25MB
03 Exponential Smoothing and ETS Methods/015 Application_ Sales Data.mp4
29.44MB
03 Exponential Smoothing and ETS Methods/016 Application_ Stock Predictions.mp4
40.51MB
03 Exponential Smoothing and ETS Methods/017 SMA Application_ COVID-19 Counting.mp4
19.37MB
03 Exponential Smoothing and ETS Methods/018 SMA Application_ Algorithmic Trading.mp4
11.59MB
03 Exponential Smoothing and ETS Methods/019 Exponential Smoothing Section Summary.mp4
19.12MB
04 ARIMA/001 ARIMA Section Introduction.mp4
23.01MB
04 ARIMA/002 Autoregressive Models - AR(p).mp4
52.54MB
04 ARIMA/003 Moving Average Models - MA(q).mp4
10.13MB
04 ARIMA/004 ARIMA.mp4
41.39MB
04 ARIMA/005 ARIMA in Code.mp4
121.58MB
04 ARIMA/006 Stationarity.mp4
55.15MB
04 ARIMA/007 Stationarity in Code.mp4
61.5MB
04 ARIMA/008 ACF (Autocorrelation Function).mp4
37MB
04 ARIMA/009 PACF (Partial Autocorrelation Funtion).mp4
25.11MB
04 ARIMA/010 ACF and PACF in Code (pt 1).mp4
41.31MB
04 ARIMA/011 ACF and PACF in Code (pt 2).mp4
33.88MB
04 ARIMA/012 Auto ARIMA and SARIMAX.mp4
39.45MB
04 ARIMA/013 Model Selection, AIC and BIC.mp4
45.91MB
04 ARIMA/014 Auto ARIMA in Code.mp4
103.19MB
04 ARIMA/015 Auto ARIMA in Code (Stocks).mp4
105.21MB
04 ARIMA/016 ACF and PACF for Stock Returns.mp4
43.5MB
04 ARIMA/017 Auto ARIMA in Code (Sales Data).mp4
65.42MB
04 ARIMA/018 How to Forecast with ARIMA.mp4
37.95MB
04 ARIMA/019 ARIMA Section Summary.mp4
12.74MB
05 Machine Learning Methods/001 Machine Learning Section Introduction.mp4
17.53MB
05 Machine Learning Methods/002 Supervised Machine Learning_ Classification and Regression.mp4
68.96MB
05 Machine Learning Methods/003 Autoregressive Machine Learning Models.mp4
32.38MB
05 Machine Learning Methods/004 Machine Learning Algorithms_ Linear Regression.mp4
21.8MB
05 Machine Learning Methods/005 Machine Learning Algorithms_ Logistic Regression.mp4
31.74MB
05 Machine Learning Methods/006 Machine Learning Algorithms_ Support Vector Machines.mp4
43.52MB
05 Machine Learning Methods/007 Machine Learning Algorithms_ Random Forest.mp4
32.02MB
05 Machine Learning Methods/008 Extrapolation and Stock Prices.mp4
64.73MB
05 Machine Learning Methods/009 Machine Learning for Time Series Forecasting in Code (pt 1).mp4
86.17MB
05 Machine Learning Methods/010 Forecasting with Differencing.mp4
18.97MB
05 Machine Learning Methods/011 Machine Learning for Time Series Forecasting in Code (pt 2).mp4
49.4MB
05 Machine Learning Methods/012 Application_ Sales Data.mp4
42.19MB
05 Machine Learning Methods/013 Application_ Predicting Stock Prices and Returns.mp4
37.36MB
05 Machine Learning Methods/014 Application_ Predicting Stock Movements.mp4
26.28MB
05 Machine Learning Methods/015 Machine Learning Section Summary.mp4
10.36MB
06 Deep Learning_ Artificial Neural Networks (ANN)/001 Artificial Neural Networks_ Section Introduction.mp4
19.43MB
06 Deep Learning_ Artificial Neural Networks (ANN)/002 The Neuron.mp4
43.86MB
06 Deep Learning_ Artificial Neural Networks (ANN)/003 Forward Propagation.mp4
44.79MB
06 Deep Learning_ Artificial Neural Networks (ANN)/004 The Geometrical Picture.mp4
53.97MB
06 Deep Learning_ Artificial Neural Networks (ANN)/005 Activation Functions.mp4
86.54MB
06 Deep Learning_ Artificial Neural Networks (ANN)/006 Multiclass Classification.mp4
43.63MB
06 Deep Learning_ Artificial Neural Networks (ANN)/007 ANN Code Preparation.mp4
57.51MB
06 Deep Learning_ Artificial Neural Networks (ANN)/008 Feedforward ANN for Time Series Forecasting Code.mp4
70.91MB
06 Deep Learning_ Artificial Neural Networks (ANN)/009 Feedforward ANN for Stock Return and Price Predictions Code.mp4
67.71MB
06 Deep Learning_ Artificial Neural Networks (ANN)/010 Human Activity Recognition Dataset.mp4
30.74MB
06 Deep Learning_ Artificial Neural Networks (ANN)/011 Human Activity Recognition_ Code Preparation.mp4
31.27MB
06 Deep Learning_ Artificial Neural Networks (ANN)/012 Human Activity Recognition_ Data Exploration.mp4
49.95MB
06 Deep Learning_ Artificial Neural Networks (ANN)/013 Human Activity Recognition_ Multi-Input ANN.mp4
67.55MB
06 Deep Learning_ Artificial Neural Networks (ANN)/014 Human Activity Recognition_ Feature-Based Model.mp4
36.06MB
06 Deep Learning_ Artificial Neural Networks (ANN)/015 Human Activity Recognition_ Combined Model.mp4
20.9MB
06 Deep Learning_ Artificial Neural Networks (ANN)/016 How Does a Neural Network _Learn__.mp4
50.07MB
06 Deep Learning_ Artificial Neural Networks (ANN)/017 Artificial Neural Networks_ Section Summary.mp4
10.95MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/001 CNN Section Introduction.mp4
14.31MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/002 What is Convolution_.mp4
78.29MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/003 What is Convolution_ (Pattern-Matching).mp4
23.69MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/004 What is Convolution_ (Weight Sharing).mp4
30.44MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/005 Convolution on Color Images.mp4
73.99MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/006 Convolution for Time Series and ARIMA.mp4
23.61MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/007 CNN Architecture.mp4
96.82MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/008 CNN Code Preparation.mp4
27.49MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/009 CNN for Time Series Forecasting in Code.mp4
48.78MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/010 CNN for Human Activity Recognition.mp4
46.39MB
07 Deep Learning_ Convolutional Neural Networks (CNN)/011 CNN Section Summary.mp4
15.43MB
08 VIP_ AWS Forecast/001 AWS Forecast Section Introduction.mp4
43.54MB
08 VIP_ AWS Forecast/002 Data Model.mp4
48.96MB
08 VIP_ AWS Forecast/003 Creating an IAM Role.mp4
23.8MB
08 VIP_ AWS Forecast/004 Code pt 1 (Getting and Transforming the Data).mp4
63.34MB
08 VIP_ AWS Forecast/005 Code pt 2 (Uploading the data to S3).mp4
91.06MB
08 VIP_ AWS Forecast/006 Code pt 3 (Building your Model).mp4
54.47MB
08 VIP_ AWS Forecast/007 Code pt 4 (Generating and Evaluating the Forecast).mp4
49.88MB
08 VIP_ AWS Forecast/008 AWS Forecast Exercise.mp4
13.76MB
08 VIP_ AWS Forecast/009 AWS Forecast Section Summary.mp4
25.46MB
10 Setting Up Your Environment FAQ/001 Anaconda Environment Setup.mp4
27.88MB
10 Setting Up Your Environment FAQ/002 How to install Numpy, Scipy, Matplotlib, Pandas, IPython, Theano, and TensorFlow.mp4
43.61MB
11 Extra Help With Python Coding for Beginners FAQ/001 How to Code by Yourself (part 1).mp4
24.59MB
11 Extra Help With Python Coding for Beginners FAQ/002 How to Code by Yourself (part 2).mp4
49.18MB
11 Extra Help With Python Coding for Beginners FAQ/003 Proof that using Jupyter Notebook is the same as not using it.mp4
69.51MB
12 Effective Learning Strategies for Machine Learning FAQ/001 How to Succeed in this Course (Long Version).mp4
12.6MB
12 Effective Learning Strategies for Machine Learning FAQ/002 Is this for Beginners or Experts_ Academic or Practical_ Fast or slow-paced_.mp4
38.95MB
12 Effective Learning Strategies for Machine Learning FAQ/003 Machine Learning and AI Prerequisite Roadmap (pt 1).mp4
79.62MB
12 Effective Learning Strategies for Machine Learning FAQ/004 Machine Learning and AI Prerequisite Roadmap (pt 2).mp4
108.19MB
13 Appendix _ FAQ Finale/001 What is the Appendix_.mp4
16.4MB
13 Appendix _ FAQ Finale/002 BONUS_ Where to get discount coupons and FREE deep learning material.mp4
37.81MB
友情提示
不会用的朋友看这里 把磁力链接复制到离线下载,或者bt下载软件里即可下载文件,或者直接复制迅雷链接到迅雷里下载! 亲,你造吗?将网页分享给您的基友,下载的人越多速度越快哦!
违规内容投诉邮箱:
[email protected]
概述 838888磁力搜索是一个磁力链接搜索引擎,是学术研究的副产品,用于解决资源过度分散的问题 它通过BitTorrent协议加入DHT网络,实时的自动采集数据,仅存储文件的标题、大小、文件列表、文件标识符(磁力链接)等基础信息 838888磁力搜索不下载任何真实资源,无法判断资源的合法性及真实性,使用838888磁力搜索服务的用户需自行鉴别内容的真伪 838888磁力搜索不上传任何资源,不提供Tracker服务,不提供种子文件的下载,这意味着838888磁力搜索 838888磁力搜索是一个完全合法的系统