Skip to content

Commit 3000b13

Browse files
author
User
committed
time series
1 parent db0bead commit 3000b13

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

timeseries/extra_reading.txt

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Estimating Box-Cox power transformation parameter via goodness of fit tests
2+
https://arxiv.org/pdf/1401.3812.pdf
3+
4+
Linear Regression
5+
https://deeplearningcourses.com/c/data-science-linear-regression-in-python/
6+
7+
Logistic Regression
8+
https://deeplearningcourses.com/c/data-science-logistic-regression-in-python/
9+
10+
Support Vector Machines
11+
https://deeplearningcourses.com/c/support-vector-machines-in-python
12+
13+
Random Forests
14+
https://deeplearningcourses.com/c/machine-learning-in-python-random-forest-adaboost
15+
16+
Deep Learning and Tensorflow 2
17+
https://deeplearningcourses.com/c/deep-learning-tensorflow-2
18+
19+
Gaussian Processes for Regression and Classification
20+
https://www.cs.toronto.edu/~radford/ftp/val6gp.pdf
21+
22+
How Does Backpropagation Work?
23+
https://deeplearningcourses.com/c/data-science-deep-learning-in-python/
24+
https://deeplearningcourses.com/c/data-science-deep-learning-in-theano-tensorflow/

0 commit comments

Comments
 (0)