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

  • Log In
  • Sign Up

AbdullahImran
/
Paper-Defect-Detection

Image Classification
Scikit-learn
English
defect-detection
machine-learning
quality-control
ensemble-learning
neural-networks
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use AbdullahImran/Paper-Defect-Detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use AbdullahImran/Paper-Defect-Detection with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("AbdullahImran/Paper-Defect-Detection", "sklearn_model.joblib")
    )
    # only load pickle files from sources you trust
    # read more about it here https://skops.readthedocs.io/en/stable/persistence.html
  • Notebooks
  • Google Colab
  • Kaggle
Paper-Defect-Detection
57.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
AbdullahImran's picture
AbdullahImran
Update README.md
8f581f8 verified about 1 year ago
  • .gitattributes
    1.57 kB
    Upload ML_Project.ipynb over 1 year ago
  • ML_Project.ipynb
    57.9 MB
    xet
    Upload ML_Project.ipynb over 1 year ago
  • README.md
    1.56 kB
    Update README.md about 1 year ago