How to use from the
Use from the
Scikit-learn library
from huggingface_hub import hf_hub_download
import joblib
model = joblib.load(
	hf_hub_download("AnguloM/LoanSmart_Predict_Loan_Approval_with_Confidence", "sklearn_model.joblib")
)
# only load pickle files from sources you trust
# read more about it here https://skops.readthedocs.io/en/stable/persistence.html
README.md exists but content is empty.
Downloads last month
-
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Model tree for AnguloM/LoanSmart_Predict_Loan_Approval_with_Confidence

Finetuned
(2)
this model

Space using AnguloM/LoanSmart_Predict_Loan_Approval_with_Confidence 1