Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Okcan
/
time_series_forecasting_model

Keras
English
bitcoin
lstm
time-series
price-prediction
tensorflow
finance
Model card Files Files and versions
xet
Community

Instructions to use Okcan/time_series_forecasting_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Okcan/time_series_forecasting_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Okcan/time_series_forecasting_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
time_series_forecasting_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Okcan's picture
Okcan
Upload Bitcoin_Price_Prediction_Model_(LSTM).ipynb
318e02f verified 11 months ago
  • .gitattributes
    1.52 kB
    initial commit 11 months ago
  • Bitcoin_Price_Prediction_Model_(LSTM).ipynb
    9.74 kB
    Upload Bitcoin_Price_Prediction_Model_(LSTM).ipynb 11 months ago
  • README.md
    3.47 kB
    Update README.md 11 months ago