duongduc025's picture
Upload TF-IDF XGBoost model artifacts
6708a17 verified
metadata
license: other
tags:
  - tfidf
  - xgboost
  - stacking
  - skill-matching

req-skill-matching-tfidf-xgboost

Model artifacts for a requirement/skill matching pipeline using a TF-IDF vectorizer and an XGBoost-based stacking model.

Files:

  • tfidf_vectorizer.joblib: fitted TF-IDF vectorizer.
  • Stacking_(XGBoost_meta-model).joblib: trained stacking model with XGBoost meta-model.