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

joyjitroy
/
Stock_Market_News_Sentiment_Analysis

Text Classification
Scikit-learn
English
finance
sentiment-analysis
embeddings
gradient-boosting
classical-ml
market-analysis
nlp
weekly-sentiment
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Scikit-learn

    How to use joyjitroy/Stock_Market_News_Sentiment_Analysis with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("joyjitroy/Stock_Market_News_Sentiment_Analysis", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
Stock_Market_News_Sentiment_Analysis
2.26 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 21 commits
joyjitroy's picture
joyjitroy
Update README.md
6611bfa verified 5 months ago
  • .gitattributes
    1.58 kB
    Upload 3 files 7 months ago
  • NLP_Stock_Sentiment_Analysis_Full_Code.ipynb
    2.12 MB
    Upload 3 files 7 months ago
  • README.md
    7.16 kB
    Update README.md 5 months ago
  • stock_news.csv
    131 kB
    Upload 3 files 7 months ago