Compare commits

..

No commits in common. "846e739041e2205ea44ac9dfb02c11eb7083ec82" and "5f00341b1b46c7fa300836180ad139f6cdaca545" have entirely different histories.

View File

@ -2,18 +2,18 @@
"cells": [
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "e3be057e-8d2a-4d05-bd42-6b1dc75df5ed",
"metadata": {},
"outputs": [],
"source": [
"import xgboost as xgb"
"import os"
]
}
],
"metadata": {
"kernelspec": {
"display_name": "project_fahrsimulator",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
@ -27,7 +27,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.19"
"version": "3.12.10"
}
},
"nbformat": 4,