dollar_price_forecasting
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.6%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: caschb
- Language: Jupyter Notebook
- Default Branch: master
- Size: 835 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
Citation
readme.md
Dollar price forecasting
The purpose of this notebook is to try and predict the price of the USD in CRC using historical data about the S&P 500, the exchange rate between USD and EUR and possibly more data.
ARIMA Forecasting
The ARIMA model is based on the follwing references:
LSTM Forecasting
The LSTM model is based on the following references:
Owner
- Name: Christian Asch
- Login: caschb
- Kind: user
- Location: Costa Rica
- Website: caschb.xyz
- Repositories: 14
- Profile: https://github.com/caschb
Computer Science
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Asch
given-names: Christian
- family-names: Mejías
given-names: José Andrés
title: "Dollar price forecasting"