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

  • Log In
  • Sign Up

Spaces:
Sahildandotiya
/
parkinson-detector
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
parkinson-detector
1.99 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Sahildandotiya's picture
Sahildandotiya
Add BiLSTM model + dual model support
1365cc5 about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • Dockerfile
    464 Bytes
    Add BiLSTM model + dual model support about 1 month ago
  • README.md
    212 Bytes
    initial commit about 1 month ago
  • app.py
    15.8 kB
    Add BiLSTM model + dual model support about 1 month ago
  • label_encoder.pkl

    Detected Pickle imports (4)

    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy.ndarray",
    • "sklearn.preprocessing._label.LabelEncoder",
    • "numpy.dtype"

    How to fix it?

    343 Bytes
    xet
    Add BiLSTM model + dual model support about 1 month ago
  • packages.txt
    6 Bytes
    Deploy Parkinson detector about 1 month ago
  • parkinsonmodel.h5
    223 kB
    xet
    Deploy Parkinson detector about 1 month ago
  • parkinsonmodel_bilstm.h5
    1.74 MB
    xet
    Add BiLSTM model + dual model support about 1 month ago
  • requirements.txt
    218 Bytes
    Fix: Python 3.12, pinned versions, libsndfile1 about 1 month ago
  • scaler.pkl

    Detected Pickle imports (6)

    • "sklearn.preprocessing._data.MinMaxScaler",
    • "None.dtype",
    • "numpy.dtype",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "numpy._core.multiarray._reconstruct",
    • "numpy.ndarray"

    How to fix it?

    2.06 kB
    xet
    Deploy Parkinson detector about 1 month ago