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
      • Hardware
      • 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 / best_experiments
95 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 14 commits
redr1g's picture
redr1g
Upload best_experiments/arima/arima_dt_filter_t07.joblib with huggingface_hub
ba3a4fd verified 3 months ago
  • arima
    Upload best_experiments/arima/arima_dt_filter_t07.joblib with huggingface_hub 3 months ago
  • cb
    Upload best_experiments/cb/catboost_rf_gating_t07.joblib with huggingface_hub 3 months ago
  • cnn
    Upload best_experiments/cnn/cnn_enn_t07.keras with huggingface_hub 3 months ago
  • dt
    Upload best_experiments/dt/dt_rf_gating_t07.joblib with huggingface_hub 3 months ago
  • knn
    Upload best_experiments/knn/knn_kneedle.joblib with huggingface_hub 3 months ago
  • lgb
    Upload best_experiments/lgb/lightgbm_drop3_t07.joblib with huggingface_hub 3 months ago
  • lr
    Upload best_experiments/lr/lr_dt_filter_t05.joblib with huggingface_hub 3 months ago
  • lstm
    Upload best_experiments/lstm/lstm_kneedle.keras with huggingface_hub 3 months ago
  • mlp
    Upload best_experiments/mlp/mlp_enn_t07.keras with huggingface_hub 3 months ago
  • nb
    Upload best_experiments/nb/nb_dt_filter_t05.joblib with huggingface_hub 3 months ago
  • rf
    Upload best_experiments/rf/rf_rf_gating_t07.joblib with huggingface_hub 3 months ago
  • svm
    Upload best_experiments/svm/svm_enn_t07.joblib with huggingface_hub 3 months ago
  • tabnet
    Upload best_experiments/tabnet/tabnet_rf_gating_t07.zip with huggingface_hub 3 months ago
  • xgb
    Upload best_experiments/xgb/xgboost_enn_t07.joblib with huggingface_hub 3 months ago