Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Kabil007
/
Lung_cancer_Prediction_using_EfficientNetV5

Image Classification
Keras
English
biology
Image
cancer
Deep learning
EfficientNetB5
Model card Files Files and versions
xet
Community

Instructions to use Kabil007/Lung_cancer_Prediction_using_EfficientNetV5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Kabil007/Lung_cancer_Prediction_using_EfficientNetV5 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Kabil007/Lung_cancer_Prediction_using_EfficientNetV5")
    
  • Notebooks
  • Google Colab
  • Kaggle
Lung_cancer_Prediction_using_EfficientNetV5
60.3 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
Kabil007's picture
Kabil007
Upload Kabil_(EfficientNetB5_model).ipynb
00a2395 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • Kabil_(EfficientNetB5_model).ipynb
    58.6 kB
    Upload Kabil_(EfficientNetB5_model).ipynb over 2 years ago
  • README.md
    183 Bytes
    Create README.md over 2 years ago