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

  • Log In
  • Sign Up

Spaces:
d1d9
/
prediction-api
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
prediction-api
555 kB
  • 1 contributor
History: 17 commits
3v324v23's picture
3v324v23
Updated Readme for HF
cacb5d8 3 months ago
  • .github
    Updated workflow test lfs 3 months ago
  • app
    chore: Add remaining artifacts and data 3 months ago
  • scripts
    chore: Add remaining artifacts and data 3 months ago
  • tests
    test: Add unit and integration tests with Pytest 3 months ago
  • .gitattributes
    42 Bytes
    chore: Initial project structure 3 months ago
  • .gitignore
    559 Bytes
    chore: Cleanup docs and add model for CI/CD 3 months ago
  • 02_xgb_model_tuned.pkl

    Detected Pickle imports (3)

    • "xgboost.core.Booster",
    • "builtins.bytearray",
    • "xgboost.sklearn.XGBClassifier"

    How to fix it?

    528 kB
    xet
    chore: Cleanup docs and add model for CI/CD 3 months ago
  • Dockerfile
    506 Bytes
    feat(api): Implement FastAPI endpoints and ML service 3 months ago
  • README.md
    2.4 kB
    Updated Readme for HF 3 months ago
  • inspect_data.py
    1.63 kB
    feat(analysis): Add data inspection script and schema generation 3 months ago
  • pytest.ini
    101 Bytes
    test: Add unit and integration tests with Pytest 3 months ago
  • requirements.txt
    121 Bytes
    chore: Initial project structure 3 months ago