Instructions to use syreeta/CodeCrusaders with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use syreeta/CodeCrusaders with Scikit-learn:
import joblib from skops.hub_utils import download download("syreeta/CodeCrusaders", "path_to_folder") model = joblib.load( "voting.pickle" ) # 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
File size: 133 Bytes
fae6aa6 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1ef11319869afae3f280e6be4a7c230c74330b3e836a245801264b252a4eb643
size 29778597
|