Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

JamesKingsley
/
Topic_Modeling_LDA

Joblib
Model card Files Files and versions
xet
Community
Topic_Modeling_LDA
6.27 MB
  • 1 contributor
History: 2 commits
JamesKingsley's picture
JamesKingsley
Add LDA model files and notebook
aa28148 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • App.py
    7.41 kB
    Add LDA model files and notebook 9 months ago
  • News.ipynb
    1.32 MB
    Add LDA model files and notebook 9 months ago
  • README.md
    1.12 kB
    Add LDA model files and notebook 9 months ago
  • lda_feedback_log.csv
    1.06 kB
    Add LDA model files and notebook 9 months ago
  • lda_model.joblib

    Detected Pickle imports (7)

    • "numpy.random._pickle.__bit_generator_ctor",
    • "numpy.ndarray",
    • "numpy.random._mt19937.MT19937",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.random._pickle.__randomstate_ctor",
    • "sklearn.decomposition._lda.LatentDirichletAllocation",
    • "numpy.dtype"

    How to fix it?

    4.57 MB
    xet
    Add LDA model files and notebook 9 months ago
  • lda_prediction_20250603_004946.txt
    331 Bytes
    Add LDA model files and notebook 9 months ago
  • lda_predictions_log.csv
    478 Bytes
    Add LDA model files and notebook 9 months ago
  • topic_labels.joblib

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    146 Bytes
    xet
    Add LDA model files and notebook 9 months ago
  • vectorizer.joblib

    Detected Pickle imports (2)

    • "numpy.int64",
    • "sklearn.feature_extraction.text.CountVectorizer"

    How to fix it?

    372 kB
    xet
    Add LDA model files and notebook 9 months ago