File size: 143 Bytes
7592386
c62089d
 
 
1
2
3
4
5
from  models.util_predict_model import make_prediction_view

logistic_predict_model = make_prediction_view(
    "Logistic", "Logisitic Model")