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

  • Log In
  • Sign Up

Spaces:
meriemm6
/
DockerRelatedGithubCommitsClassification
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
DockerRelatedGithubCommitsClassification
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
Mastouri
Add logistic_model.joblib
d2b011c 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    340 Bytes
    initial commit 6 months ago
  • app.py
    1.09 kB
    Update Gradio app to integrate model and dataset 6 months ago
  • label_binarizer.joblib

    Detected Pickle imports (6)

    • "sklearn.preprocessing._label.MultiLabelBinarizer",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "_codecs.encode",
    • "numpy.ndarray",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.dtype"

    How to fix it?

    788 Bytes
    LFS
    Improved Logistic Regression with hyperparameter tuning and TF-IDF enhancements 6 months ago
  • logistic_model.joblib
    46.5 kB
    LFS
    Add logistic_model.joblib 6 months ago
  • logistic_reg.py
    3.18 kB
    Improved Logistic Regression with hyperparameter tuning and TF-IDF enhancements 6 months ago
  • optimized_logistic_model.joblib
    112 kB
    LFS
    Improved Logistic Regression with hyperparameter tuning and TF-IDF enhancements 6 months ago
  • tfidf_vectorizer.joblib
    103 kB
    LFS
    Improved Logistic Regression with hyperparameter tuning and TF-IDF enhancements 6 months ago