Image Classification
Scikit-learn
Keras
English
Cloud
Classifier
YouthAI
Ensemble
Eval Results (legacy)
Instructions to use momererkoc/cloud_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use momererkoc/cloud_classifier with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("momererkoc/cloud_classifier", "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
Delete files *.keras with huggingface_hub
Browse files- InceptionV3.keras +0 -3
- MetaModel.keras +0 -0
- ResNet50.keras +0 -3
- VGG16.keras +0 -3
InceptionV3.keras
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:1144a7c54b53097c1aa6895976548df815bfe60c1ce05674b614a5ae6c6f607b
|
| 3 |
-
size 94626654
|
|
|
|
|
|
|
|
|
|
|
|
MetaModel.keras
DELETED
|
Binary file (30.7 kB)
|
|
|
ResNet50.keras
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:186578e436ee53f083e2d3d0963dd192c57d8f4ab205e29c97c99264e5dab0c1
|
| 3 |
-
size 101325456
|
|
|
|
|
|
|
|
|
|
|
|
VGG16.keras
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:3ec4edab9c8ce7d665e80ed57c623e595ef16897481a9dbb27095554875e3253
|
| 3 |
-
size 60547333
|
|
|
|
|
|
|
|
|
|
|
|