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

Spaces:
rallou
/
glaunet-screening
Running on Zero

App Files Files Community
Fetching metadata from the HF Docker repository...
glaunet-screening
146 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 79 commits
rallou's picture
rallou
Add gitignore file
f6830df 19 days ago
  • weights
    Initial deploy GlauNet about 2 months ago
  • .gitattributes
    1.52 kB
    initial commit about 2 months ago
  • .gitignore
    15 Bytes
    Add gitignore file 19 days ago
  • README.md
    276 Bytes
    initial commit about 2 months ago
  • app.py
    27 kB
    fix: use DownloadButton for PDF export and sanitize non-latin-1 chars in report text about 2 months ago
  • export.py
    8.57 kB
    fix: simplify PDF report style about 2 months ago
  • fusion_model.pkl

    Detected Pickle imports (6)

    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.ndarray",
    • "numpy.dtype",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.calibration.CalibratedClassifierCV",
    • "sklearn.calibration._CalibratedClassifier"

    How to fix it?

    3.44 kB
    xet
    Initial deploy GlauNet about 2 months ago
  • fusion_threshold.pkl

    Pickle imports

    • No problematic imports detected

    What is a pickle import?

    21 Bytes
    xet
    Initial deploy GlauNet about 2 months ago
  • medgemma_report.py
    9.1 kB
    Initial deploy GlauNet about 2 months ago
  • models.py
    6.15 kB
    Initial deploy GlauNet about 2 months ago
  • pipeline.py
    7.84 kB
    Initial deploy GlauNet about 2 months ago
  • requirements.txt
    314 Bytes
    feat: add PDF export button with all images and metrics after MedGemma report about 2 months ago
  • visualize.py
    3.82 kB
    Add GradCAM visualizations about 2 months ago