saved_model / config.json
rachel2999's picture
Upload 2 files
a3f03da
{
"architectures": [
"LogisticRegression"
],
"model_type": "logistic_regression",
"max_iter": 750,
"C": 100,
"solver": "saga"
}