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
Ctrl+K