Instructions to use afg1/rat_transcript_classifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use afg1/rat_transcript_classifier with Scikit-learn:
from skops.hub_utils import download from skops.io import load download("afg1/rat_transcript_classifier", "path_to_folder") # make sure model file is in skops format # if model is a pickle file, make sure it's from a source you trust model = load("path_to_folder/rat_transcript_classifier.skops") - Notebooks
- Google Colab
- Kaggle
Upload folder using huggingface_hub
Browse files
rat_transcript_classifier.skops
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4200411
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3e9f33dada56525da4ba139bab6b60606a2cc8931351579f370705d8e08851df
|
| 3 |
size 4200411
|