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

DriveMyScream
/
Fake_News_Classification_model

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

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

  • Libraries
  • Keras

    How to use DriveMyScream/Fake_News_Classification_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://DriveMyScream/Fake_News_Classification_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
Fake_News_Classification_model
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
DriveMyScream's picture
DriveMyScream
initial commit
76ffa8e over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    23 Bytes
    initial commit over 2 years ago