top of page

Linear Regression

1
2
  1. the best-fit regression line is in blue

  2. the intercept (b0) and the slope (b1) are shown in green

  3. the error terms (e) are represented by vertical red lines

linear-regression
3

最新文章

查看全部
LSTM

Long Short Term Memory networks – usually just called LSTMs – are a special kind of RNN This slideshow requires JavaScript. Excerpt from...

 
 
 
RNN

Recurrent Neural Network This slideshow requires JavaScript. Excerpt from colah’s blog

 
 
 

コメント


bottom of page