Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

redr1g
/
final-thesis-experiments

Time Series Forecasting
Keras
Joblib
English
finance
lstm
Model card Files Files and versions
xet
Community

Instructions to use redr1g/final-thesis-experiments with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use redr1g/final-thesis-experiments with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://redr1g/final-thesis-experiments")
    
  • Notebooks
  • Google Colab
  • Kaggle
final-thesis-experiments
98.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
redr1g's picture
redr1g
Create README.md
b114117 verified about 1 month ago
  • best_experiments
    Upload best_experiments/arima/arima_dt_filter_t07.joblib with huggingface_hub about 1 month ago
  • .gitattributes
    1.88 kB
    Upload best_experiments/cnn/cnn_enn_t07.keras with huggingface_hub about 1 month ago
  • README.md
    1.9 kB
    Create README.md about 1 month ago
  • lstm_final_kneedle.keras
    2.22 MB
    xet
    Upload lstm_final_kneedle.keras with huggingface_hub about 1 month ago
  • lstm_final_kneedle_cosmetics.keras
    957 kB
    xet
    Upload lstm_final_kneedle_cosmetics.keras with huggingface_hub about 1 month ago