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

robinGiri2024
/
nepse-sentiment-analyzer

Keras
Nepali
text-classification
sentiment-analysis
nepali
nepse
stock-market
finance
bilstm
cnn
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use robinGiri2024/nepse-sentiment-analyzer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use robinGiri2024/nepse-sentiment-analyzer with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://robinGiri2024/nepse-sentiment-analyzer")
    
  • Notebooks
  • Google Colab
  • Kaggle
nepse-sentiment-analyzer
1.59 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 2 commits
robinGiri's picture
robinGiri
Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only
19f5e13 about 1 year ago
  • .gitattributes
    1.56 kB
    Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only about 1 year ago
  • README.md
    3.92 kB
    Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only about 1 year ago
  • best_model.keras
    1.58 MB
    xet
    Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only about 1 year ago
  • config.json
    491 Bytes
    Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only about 1 year ago
  • training_config.json
    226 Bytes
    Upload NEPSE Sentiment Analyzer (97.66% accuracy) - Clean essential files only about 1 year ago