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

lenawilli
/
SOE_Python_App

Keras
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Keras

    How to use lenawilli/SOE_Python_App with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://lenawilli/SOE_Python_App")
    
  • Notebooks
  • Google Colab
  • Kaggle
SOE_Python_App
12.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
lenawilli's picture
lenawilli
Upload 5 files
4115a7a verified 12 months ago
  • .gitattributes
    1.58 kB
    Upload 5 files 12 months ago
  • app.py
    1.98 kB
    Upload 5 files 12 months ago
  • encodings.pkl

    Detected Pickle imports (2)

    • "numpy.dtype",
    • "numpy.core.multiarray.scalar"

    How to fix it?

    5.07 MB
    xet
    Upload 5 files 12 months ago
  • movies.csv
    3.04 MB
    Upload 5 files 12 months ago
  • recommender_model.keras
    4.12 MB
    xet
    Upload 5 files 12 months ago
  • requirements.txt
    40 Bytes
    Upload 5 files 12 months ago