article
This study investigates the performance of five machine learning algorithms-Linear Regression, Decision Tree, Random Forest, Gradient Boosting, and XGBoost-in the context of Forex market prediction. We compare these algorithms in two computational environments: a local machine using scikit-learn (sklearn) and a Spark cluster. The evaluation metrics include training and prediction times, Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and the coefficient of determination (R2). Our results reveal that while the Spark cluster generally offers superior computational efficiency, particularly for complex algorithms, the local machine performs better in terms of predictive accuracy for certain models. Linear Regression consistently shows strong performance across both environments, highlighting its suitability for simpler tasks. This research provides valuable insights into the tradeoffs between computational efficiency and predictive accuracy, guiding the selection of appropriate models and environments for large-scale financial forecasting.
This page summarises published work. The authoritative version sits with the publisher.
DOI: 10.1109/icds62089.2024.10756412
Is something wrong with this record? Report it or request removal.
Discussion
Have you built on this work, tried to replicate it, or seen it applied in practice? Share what you know. Verified researchers and MARATTO™ domain experts can open a discussion, and any member can reply. Contributions are reviewed before they appear.
No discussion yet. Open the first thread.
New to MARATTO™? Create a free account.