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

pratikkalamkar
/
moviecert-hlstm-unbalanced

Text Classification
Keras
English
movie-certification
movie-scripts
screenplay
mpaa-rating
age-rating
ordinal-classification
hierarchical-lstm
lstm
explainable-ai
english
ieee-gcat-2025
Model card Files Files and versions
xet
Community

Instructions to use pratikkalamkar/moviecert-hlstm-unbalanced with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use pratikkalamkar/moviecert-hlstm-unbalanced with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://pratikkalamkar/moviecert-hlstm-unbalanced")
    
  • Notebooks
  • Google Colab
  • Kaggle
moviecert-hlstm-unbalanced
17.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pratikkalamkar's picture
pratikkalamkar
Upload English_HLSTM_ordinal_unbal_best_model.keras
b3181bf verified 14 days ago
  • .gitattributes
    1.6 kB
    Upload English_HLSTM_ordinal_unbal_best_model.keras 14 days ago
  • English_HLSTM_ordinal_unbal_best_model.keras
    17.2 MB
    xet
    Upload English_HLSTM_ordinal_unbal_best_model.keras 14 days ago
  • README.md
    2.16 kB
    Update README.md 14 days ago