Time Series Forecasting
Keras
English
time-series
stock-forecasting
LSTM
ARIMA
Prophet
machine-learning
deep-learning
forecasting
Instructions to use Hiruni2207/DataSynthis_ML_JobTask with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use Hiruni2207/DataSynthis_ML_JobTask with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://Hiruni2207/DataSynthis_ML_JobTask") - Notebooks
- Google Colab
- Kaggle
Upload stock_forecasting_notebook.ipynb with huggingface_hub
Browse files
stock_forecasting_notebook.ipynb
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|