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
ee7ec73 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:1644d09423be8a8c35768ec31fcb4be299f7fed41dad6fd9f456898aad8933c6
size 29778591
|