Scikit-learn
regression
classification
clustering
tabular
linkedin
job-postings
random-forest
decision-tree
kmeans
shap
Instructions to use MichaelYitzchak/Linkedin_Job_Engagement with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use MichaelYitzchak/Linkedin_Job_Engagement with Scikit-learn:
from huggingface_hub import hf_hub_download import joblib model = joblib.load( hf_hub_download("MichaelYitzchak/Linkedin_Job_Engagement", "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
Delete Copy_of_Assignment_2_Classification,_Regression,_Clustering,_Evaluation_Linkedin (8).ipynb
Browse files
Copy_of_Assignment_2_Classification,_Regression,_Clustering,_Evaluation_Linkedin (8).ipynb
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|