Instructions to use HELL-A/mosq with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use HELL-A/mosq with Scikit-learn:
import joblib from skops.hub_utils import download download("HELL-A/mosq", "path_to_folder") model = joblib.load( "rfc_better_F_score_0.9317_Acc_95.00%.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
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!