mirror of
https://github.com/ArthurDanjou/breast-cancer-detection.git
synced 2026-01-14 11:54:10 +01:00
train/test split commentaire
This commit is contained in:
@@ -692,9 +692,9 @@
|
||||
"A stratified split help preserve the original proportion of healthy and sick patients in train and test sample (to ensure the model isn't trained with an overbearing class)\n",
|
||||
"The sets have the following size:\n",
|
||||
"- **Training set** : 81 observations\n",
|
||||
"- **Test set** : 24 observations\n",
|
||||
"- **Test set** : 35 observations\n",
|
||||
"\n",
|
||||
"This is a standard 80/20 split"
|
||||
"This is a standard 70/30 split"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user