CoolFace
Apppublic

thunguyen98/new_active_learning_cs_prediction

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
App README

Compressive Strength (CS) Predictor

GPR model with 95% Confidence Interval, SHAP analysis, and Active Learning for iterative model improvement.

Tabs

TabDescription
๐Ÿ”ฎ Single PredictionInput mix design โ†’ CS prediction + 95% CI + SHAP bar chart
๐Ÿ“ˆ Sensitivity AnalysisVary one feature โ†’ CS curve with CI band
๐Ÿ” SHAP DependenceUpload background data โ†’ interaction scatter plot
๐Ÿ“ฆ Batch PredictionUpload CSV โ†’ predict all rows with CI bounds
๐Ÿ”ฌ Active LearningUpload pool โ†’ query โ†’ label โ†’ update model iteratively

Model file

Place in models/ folder:

models/
  gpr_uncertainty_prediction_model.pkl