Instructions to use mahrukhw/DecisissionTreeClassifier with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use mahrukhw/DecisissionTreeClassifier with Scikit-learn:
import joblib from skops.hub_utils import download download("mahrukhw/DecisissionTreeClassifier", "path_to_folder") model = joblib.load( "example.pkl" ) # 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: 129 Bytes
192d14a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7be0e72114e09cdf4a4561c0cdc4728a208bdd0c1694184f90d9f850864033f6
size 3924
|