champion-edge-rf-model / config.json
hiddenlayerr's picture
Create config.json
52fc620 verified
raw
history blame
119 Bytes
{
"model_type": "random_forest",
"implementation": "Scikit-Learn",
"architectures": ["RandomForestClassifier"]
}