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

  • Log In
  • Sign Up

Spaces:
AnyegaAlex
/
stock-prediction-analytics
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
stock-prediction-analytics
26 MB
  • 1 contributor
History: 29 commits
AnyegaAlex's picture
AnyegaAlex
fixed the gradio & gradio_client mismatch gradio 4.8.0 depends on gradio-client==0.7.1
270f9fa 4 months ago
  • data
    Add necessary changes to ibm_cleaned.parquet 8 months ago
  • models
    Added stock_prediction_model.joblib 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    344 Bytes
    initial commit 8 months ago
  • app.py
    32.1 kB
    info parameter is still being passed to gr.File thus we removed it 4 months ago
  • requirements.txt
    500 Bytes
    fixed the gradio & gradio_client mismatch gradio 4.8.0 depends on gradio-client==0.7.1 4 months ago
  • stock_prediction_model.joblib

    Detected Pickle imports (6)

    • "numpy.dtype",
    • "numpy.ndarray",
    • "_codecs.encode",
    • "numpy._core.multiarray._reconstruct",
    • "joblib.numpy_pickle.NumpyArrayWrapper",
    • "sklearn.ensemble._hist_gradient_boosting.gradient_boosting.HistGradientBoostingClassifier"

    How to fix it?

    58.2 kB
    xet
    Reverted to cf96e10 version 4 months ago