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

pinecone
/
movie-recommender-user-model

Keras
TF-Keras
Model card Files Files and versions
xet
Community
1

Instructions to use pinecone/movie-recommender-user-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use pinecone/movie-recommender-user-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://pinecone/movie-recommender-user-model")
    
  • Notebooks
  • Google Colab
  • Kaggle
movie-recommender-user-model
4.62 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
jamescalam's picture
jamescalam
Revert "Add model"
8c035c2 almost 4 years ago
  • variables
    Revert "Add model" almost 4 years ago
  • .gitattributes
    1.53 kB
    Add model almost 4 years ago
  • README.md
    292 Bytes
    Add model almost 4 years ago
  • keras_metadata.pb
    4.1 kB
    xet
    Revert "Add model" almost 4 years ago
  • model.png
    5.47 kB
    xet
    Add model almost 4 years ago
  • saved_model.pb
    33.3 kB
    xet
    Revert "Add model" almost 4 years ago