mjpsm / Ayo-xgb-model

huggingface.co
Total runs: 0
24-hour runs: 0
7-day runs: 0
30-day runs: 0
Model's Last Updated: September 30 2025

Introduction of Ayo-xgb-model

Model Details of Ayo-xgb-model

Ayo Soulprint Regression Model

Model Details
  • Type: XGBoost Regressor
  • Embeddings: all-mpnet-base-v2 (SentenceTransformer)
  • Trained on: Ayo Soulprint dataset (~1,100 rows, balanced bins)
  • Target: Continuous score from 0.00 → 1.00
Performance
  • MSE: 0.0154
  • R²: 0.801
Usage
import xgboost as xgb
from sentence_transformers import SentenceTransformer
from huggingface_hub import hf_hub_download

# -----------------------------
# 1. Download model from Hugging Face Hub
# -----------------------------
REPO_ID = "mjpsm/Ayo-xgb-model"
FILENAME = "Ayo_xgb_model.json"

model_path = hf_hub_download(repo_id=REPO_ID, filename=FILENAME)

# -----------------------------
# 2. Load model + embedder
# -----------------------------
model = xgb.XGBRegressor()
model.load_model(model_path)

embedder = SentenceTransformer("all-mpnet-base-v2")

# -----------------------------
# 3. Example prediction
# -----------------------------
text = "The crowd cheered loudly as the drums pounded."
embedding = embedder.encode([text])
score = model.predict(embedding)[0]

print("Predicted Ayo Score:", round(float(score), 3))

Runs of mjpsm Ayo-xgb-model on huggingface.co

0
Total runs
0
24-hour runs
0
3-day runs
0
7-day runs
0
30-day runs

More Information About Ayo-xgb-model huggingface.co Model

More Ayo-xgb-model license Visit here:

https://choosealicense.com/licenses/mit

Ayo-xgb-model huggingface.co

Ayo-xgb-model huggingface.co is an AI model on huggingface.co that provides Ayo-xgb-model's model effect (), which can be used instantly with this mjpsm Ayo-xgb-model model. huggingface.co supports a free trial of the Ayo-xgb-model model, and also provides paid use of the Ayo-xgb-model. Support call Ayo-xgb-model model through api, including Node.js, Python, http.

Ayo-xgb-model huggingface.co Url

https://huggingface.co/mjpsm/Ayo-xgb-model

mjpsm Ayo-xgb-model online free

Ayo-xgb-model huggingface.co is an online trial and call api platform, which integrates Ayo-xgb-model's modeling effects, including api services, and provides a free online trial of Ayo-xgb-model, you can try Ayo-xgb-model online for free by clicking the link below.

mjpsm Ayo-xgb-model online free url in huggingface.co:

https://huggingface.co/mjpsm/Ayo-xgb-model

Ayo-xgb-model install

Ayo-xgb-model is an open source model from GitHub that offers a free installation service, and any user can find Ayo-xgb-model on GitHub to install. At the same time, huggingface.co provides the effect of Ayo-xgb-model install, users can directly use Ayo-xgb-model installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Ayo-xgb-model install url in huggingface.co:

https://huggingface.co/mjpsm/Ayo-xgb-model

Url of Ayo-xgb-model

Ayo-xgb-model huggingface.co Url

Provider of Ayo-xgb-model huggingface.co

mjpsm
ORGANIZATIONS

Other API from mjpsm

huggingface.co

Total runs: 207
Run Growth: 0
Growth Rate: 0.00%
Updated:January 01 2025
huggingface.co

Total runs: 16
Run Growth: 0
Growth Rate: 0.00%
Updated:December 31 2024
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 28 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 28 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 28 2025
huggingface.co

Total runs: 0
Run Growth: 0
Growth Rate: 0.00%
Updated:September 25 2025