Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Dc-4nderson
/
cic-skillbridge-models

Scikit-learn
Joblib
English
xgboost
kmeans
education
skill-recommendation
Model card Files Files and versions
xet
Community

Instructions to use Dc-4nderson/cic-skillbridge-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use Dc-4nderson/cic-skillbridge-models with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("Dc-4nderson/cic-skillbridge-models", "sklearn_model.joblib")
    )
    # 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
cic-skillbridge-models / data
20 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Dc-4nderson's picture
Dc-4nderson
Upload data/model2_engagement_output.csv with huggingface_hub
e9a9b3a verified 3 months ago
  • model1_cluster_input.csv
    2.75 kB
    Upload data/model1_cluster_input.csv with huggingface_hub 3 months ago
  • model1_cluster_output.csv
    2.03 kB
    Upload data/model1_cluster_output.csv with huggingface_hub 3 months ago
  • model2_engagement_input.csv
    5.9 kB
    Upload data/model2_engagement_input.csv with huggingface_hub 3 months ago
  • model2_engagement_output.csv
    9.31 kB
    Upload data/model2_engagement_output.csv with huggingface_hub 3 months ago