Skip to content

Commit

Permalink
Update A1_Boosting_Algorithms.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jzsmoreno committed Aug 15, 2024
1 parent 4d5df07 commit 9e56d0b
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions mlcourse/src/A1_Boosting_Algorithms.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -94,7 +94,7 @@
"metadata": {
"id": "9hJ9XhNbKjz_"
},
"execution_count": 2,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -114,7 +114,7 @@
"\n",
"- **target_sales_manager**: A target metric related to the sales manager's goals.\n",
"\n",
"- **departamento**: Department where the sales manager operates.\n",
"- **departament**: Department where the sales manager operates.\n",
"\n",
"- **studies**: Educational qualifications of the sales manager, potentially impacting their effectiveness.\n",
"\n",
Expand Down Expand Up @@ -178,7 +178,7 @@
"id": "VrHbvv6FKsbU",
"outputId": "fe001f07-002e-42b7-ec6c-ce7289ec8f97"
},
"execution_count": 3,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -705,7 +705,7 @@
"id": "amfKR4TyKxMM",
"outputId": "feaefded-5b6f-43c1-e7a5-6b9dc9822e67"
},
"execution_count": 4,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand Down Expand Up @@ -1298,7 +1298,7 @@
"id": "y0WdMIf1K4z9",
"outputId": "80b3ca84-3dae-4da1-908f-81c6bb00c12f"
},
"execution_count": 5,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -1357,7 +1357,7 @@
"id": "iH6CZAoUK8DZ",
"outputId": "5c175cf9-d3df-448c-cf0d-0d7405b047ef"
},
"execution_count": 6,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -1387,7 +1387,7 @@
"id": "E7nLAJD3K8kY",
"outputId": "dc92e595-fb61-41d6-e62f-73a164e9411b"
},
"execution_count": 7,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand All @@ -1414,7 +1414,7 @@
"metadata": {
"id": "ZOs3nw-NK_pX"
},
"execution_count": 8,
"execution_count": null,
"outputs": []
},
{
Expand Down

0 comments on commit 9e56d0b

Please sign in to comment.