File size: 173 Bytes
0c4292a
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
{
    "modelo": "tarea2",
    "hiperparametros": {
        "learning_rate": 0.1,
        "max_depth": 5,
        "n_estimators": 100
    },
    "otros_parametros": "valor"
}