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

  • Log In
  • Sign Up

Spaces:
subbunanepalli
/
LogReg_model
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
LogReg_model
11.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
subbunanepalli's picture
subbunanepalli
Upload logreg_model.pkl
95bff74 verified 11 months ago
  • data
    Rename synthetic_transactions_samples_5000.csv to data/synthetic_transactions_samples_5000.csv 11 months ago
  • utils
    Rename helpers.py to utils/helpers.py 11 months ago
  • .gitattributes
    1.68 kB
    Rename synthetic_transactions_samples_5000.csv to data/synthetic_transactions_samples_5000.csv 11 months ago
  • README.md
    193 Bytes
    initial commit 11 months ago
  • app.py
    6.09 kB
    Create app.py 11 months ago
  • config.py
    1.39 kB
    Create config.py 11 months ago
  • logreg_model.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "sklearn.linear_model._logistic.LogisticRegression",
    • "numpy.core.multiarray._reconstruct",
    • "numpy.dtype"

    How to fix it?

    162 kB
    xet
    Upload logreg_model.pkl 11 months ago
  • test.py
    1.43 kB
    Create test.py 11 months ago
  • train.py
    1.14 kB
    Create train.py 11 months ago
  • validate.py
    810 Bytes
    Create validate.py 11 months ago