小結. a0. 八個 Model 的簡易版
![小結. a0. 八個 Model 的簡易版](/content/images/size/w2000/2024/07/taiex.png)
To Be Continue...
- Random Forest:
n_estimators=1
- SVR:
C=0.1
,epsilon=0.1
- XGBoost:
n_estimators=1
- LSTM:
units=1
,epochs=1
- Transformer:
num_layers=1
,d_model=2
,num_heads=1
,dff=2
,epochs=1
- ARIMA:
order=(1, 1, 0)
- PCA:
n_components=1
- KNN
![](https://thepearl.ghost.io/content/images/2024/07/data-src-image-95ae9e00-583a-4497-8e7e-131e9c47d155.png)