Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
artifact_uri: file:///c:/Users/PC/Desktop/sprint5/Churn-Prediction-avec-MLflow/mlruns/667014208243130233/11c997ed8bee45ed9bf195729379289f/artifacts
end_time: 1763553648348
entry_point_name: ''
experiment_id: '667014208243130233'
lifecycle_stage: active
run_id: 11c997ed8bee45ed9bf195729379289f
run_name: Model_Analysis
source_name: ''
source_type: 4
source_version: ''
start_time: 1763553648245
status: 4
tags: []
user_id: PC
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Model_Analysis
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ee0487a54cbe7abb1d8287e7aad8209da0fb50ab
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
c:\Users\PC\Desktop\sprint5\Churn-Prediction-avec-MLflow\venv\Lib\site-packages\ipykernel_launcher.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
LOCAL
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
PC
44 changes: 22 additions & 22 deletions notebooks/1_data_preparation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 1,
"id": "b7bb38ee",
"metadata": {},
"outputs": [],
Expand All @@ -54,7 +54,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 2,
"id": "e28261a1",
"metadata": {},
"outputs": [],
Expand All @@ -74,7 +74,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 3,
"id": "8d1317c1",
"metadata": {},
"outputs": [
Expand All @@ -93,7 +93,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 4,
"id": "f20ef61a",
"metadata": {},
"outputs": [],
Expand All @@ -109,7 +109,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 5,
"id": "df0c3bad",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -202,7 +202,7 @@
"type": "integer"
}
],
"ref": "671c0634-f38e-44df-9001-023896228beb",
"ref": "6066bae9-4ee9-418e-9704-59be1dd7b3b1",
"rows": [
[
"0",
Expand Down Expand Up @@ -464,7 +464,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 6,
"id": "0cb0b13f",
"metadata": {},
"outputs": [],
Expand All @@ -478,7 +478,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 7,
"id": "3d2e82e1",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -506,7 +506,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 8,
"id": "8254ec85",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -542,7 +542,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 9,
"id": "1e8e39b1",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -570,7 +570,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 10,
"id": "6346e8be",
"metadata": {},
"outputs": [
Expand All @@ -585,7 +585,7 @@
"name": "stderr",
"output_type": "stream",
"text": [
"C:\\Users\\PC\\AppData\\Local\\Temp\\ipykernel_17804\\2260265440.py:10: FutureWarning: \n",
"C:\\Users\\PC\\AppData\\Local\\Temp\\ipykernel_10940\\2260265440.py:10: FutureWarning: \n",
"\n",
"Passing `palette` without assigning `hue` is deprecated and will be removed in v0.14.0. Assign the `x` variable to `hue` and set `legend=False` for the same effect.\n",
"\n",
Expand Down Expand Up @@ -632,7 +632,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 11,
"id": "cf988d59",
"metadata": {},
"outputs": [],
Expand All @@ -647,7 +647,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 12,
"id": "a91d6aab",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -679,7 +679,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 13,
"id": "5c42d6fe",
"metadata": {},
"outputs": [],
Expand All @@ -693,7 +693,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": 14,
"id": "78a70fd5",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -721,7 +721,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 15,
"id": "5ebcc4c2",
"metadata": {},
"outputs": [],
Expand All @@ -739,7 +739,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 16,
"id": "c7b37462",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -767,7 +767,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 17,
"id": "27f51f97",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -804,7 +804,7 @@
},
{
"cell_type": "code",
"execution_count": 24,
"execution_count": 18,
"id": "27fc5567",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -838,7 +838,7 @@
},
{
"cell_type": "code",
"execution_count": 25,
"execution_count": 19,
"id": "d2efb894",
"metadata": {},
"outputs": [],
Expand All @@ -854,7 +854,7 @@
},
{
"cell_type": "code",
"execution_count": 26,
"execution_count": 20,
"id": "83b667f8",
"metadata": {},
"outputs": [
Expand Down
Loading
Loading