Remove glossary
This commit is contained in:
parent
f1844f8407
commit
96a3b242c0
16 changed files with 40 additions and 193 deletions
|
|
@ -4,8 +4,7 @@
|
|||
ML methods have been employed in all kinds of prediction tasks in recent
|
||||
years.
|
||||
In this section, we restrict ourselves to the models that performed well in
|
||||
our study: Random Forest (\gls{rf}) and Support Vector Regression
|
||||
(\gls{svr}).
|
||||
our study: Random Forest (RF) and Support Vector Regression (SVR).
|
||||
RFs are in general well-suited for datasets without a priori knowledge about
|
||||
the patterns, while SVR is known to perform well on time series data, as
|
||||
shown by \cite{hansen2006} in general and \cite{bao2004} specifically for
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue