output results updated

This commit is contained in:
Lorenzo Volpi 2023-10-19 02:42:31 +02:00
parent 70de2d08c2
commit 0b1cb8e3d0
3 changed files with 36 additions and 36 deletions

View File

@ -1,16 +1,16 @@
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: default</div>
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: default</div>
<div>train: [0.5 0.5]</div>
<div>validation: [0.5 0.5]</div>
<div>evaluate_binary: 277.300s</div>

View File

@ -1,16 +1,16 @@
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: C12</div>
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: C12</div>
<div>train: [0.98358389 0.01641611]</div>
<div>validation: [0.98349892 0.01650108]</div>
<div>evaluate_binary: 258.363s</div>

View File

@ -1,16 +1,16 @@
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: default</div>
<html>
<head>
<style>
.dataframe {
tr:hover {
background-color: aquamarine;
}
}
</style>
</head>
<body>
<div>target: default</div>
<div>train: [0.60621118 0.39378882]</div>
<div>validation: [0.60559006 0.39440994]</div>
<div>evaluate_binary: 31.883s</div>