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

Spaces:
jaded-gloryy
/
ml-stroke-predictor
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
ml-stroke-predictor
1.91 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 76 commits
Jade Burgin
add ref to Docker file
67988c8 almost 3 years ago
  • .github
    add GH actions to sync w/ huggingface almost 3 years ago
  • .vscode
    hot fix: env variable not set properly in CONFIG almost 3 years ago
  • classes
    clean up file almost 3 years ago
  • data
    add files for HF app to reference almost 3 years ago
  • .dockerignore
    638 Bytes
    hot fix: env variable not set properly in CONFIG almost 3 years ago
  • .gitignore
    1.86 kB
    hot fix: env variable not set properly in CONFIG almost 3 years ago
  • Dockerfile
    1.06 kB
    remove expose almost 3 years ago
  • README.md
    5.24 kB
    add ref to Docker file almost 3 years ago
  • api.py
    4.76 kB
    remove os dependency almost 3 years ago
  • app.py
    3.59 kB
    hot fix: env variable not set properly in CONFIG almost 3 years ago
  • config.py
    614 Bytes
    abstract server configs for running locally almost 3 years ago
  • demo.ipynb
    5.53 kB
    add minimum values for number inputs almost 3 years ago
  • model.txt
    953 Bytes
    train new model with specific sklearn version almost 3 years ago
  • requirements.txt
    85 Bytes
    add gradio almost 3 years ago
  • stroke-prediction.ipynb
    82.3 kB
    remove dtype change almost 3 years ago