Skip to content

Commit c0ad3d9

Browse files
Update README.md
1 parent ac4574e commit c0ad3d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Why not consider time series as images? In this Vision Time Series project, the
1818
- **Data Preprocessing**: Raw cryptocurrency price data is cleaned and normalized to ensure consistent and accurate input for the model before turning into 4-hour arbitrary images, subsequently generating 4500 images per dataset.
1919
- **Feature Engineering**: Custom features are generated to capture market trends and reduce dimensionality, resulting in a 60% reduction in feature correlation.
2020
- **Model Training**: The vision model (ViT, Swin, DeiT, etc.) is trained using the engineered features, with hyperparameters optimized for optimal performance.
21-
- **Evaluation**: The model is evaluated using standard metrics like Mean Absolute Error (MAE) and Root Mean Square Error (RMSE), showcasing its effectiveness in predicting market trends.
2221

2322
## Technologies Used
2423

0 commit comments

Comments
 (0)