Skip to content

Commit

Permalink
Updating model notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
AmedBrook committed Mar 10, 2023
1 parent c7ee50a commit ec3d63a
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions notebooks/IEMS_v0.1.4.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"id": "0MRC0e0KhQ0S"
},
"source": [
"## IEMS v0.1.4 - SVM "
"## IEMS v0.1.4"
]
},
{
Expand All @@ -21,7 +21,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": 1,
"metadata": {
"id": "YvGPUQaHhXfL"
},
Expand All @@ -47,7 +47,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": 2,
"metadata": {
"id": "M52QDmyzhh9s"
},
Expand All @@ -70,7 +70,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": 3,
"metadata": {
"id": "AVzJWAXIhxoC"
},
Expand All @@ -81,7 +81,7 @@
},
{
"cell_type": "code",
"execution_count": 55,
"execution_count": 4,
"metadata": {
"id": "P3nS3-6r1i2B"
},
Expand Down Expand Up @@ -269,7 +269,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": 5,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand All @@ -296,7 +296,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": 6,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -348,7 +348,7 @@
},
{
"cell_type": "code",
"execution_count": 58,
"execution_count": 7,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -380,7 +380,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": 8,
"metadata": {
"id": "9fQlDPKCh8sc"
},
Expand All @@ -393,7 +393,7 @@
},
{
"cell_type": "code",
"execution_count": 60,
"execution_count": 9,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -585,7 +585,7 @@
},
{
"cell_type": "code",
"execution_count": 61,
"execution_count": 10,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -646,7 +646,7 @@
},
{
"cell_type": "code",
"execution_count": 62,
"execution_count": 11,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand All @@ -661,7 +661,7 @@
"SVC(C=2.3, kernel='linear', tol=1.18)"
]
},
"execution_count": 62,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -683,7 +683,7 @@
},
{
"cell_type": "code",
"execution_count": 63,
"execution_count": 12,
"metadata": {
"colab": {
"background_save": true
Expand Down Expand Up @@ -715,7 +715,7 @@
},
{
"cell_type": "code",
"execution_count": 64,
"execution_count": 13,
"metadata": {
"id": "p6VMTb2O4hwM"
},
Expand Down Expand Up @@ -774,7 +774,7 @@
},
{
"cell_type": "code",
"execution_count": 65,
"execution_count": 14,
"metadata": {
"id": "D6bpZwUiiXic"
},
Expand Down Expand Up @@ -804,7 +804,7 @@
},
{
"cell_type": "code",
"execution_count": 66,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -834,7 +834,7 @@
},
{
"cell_type": "code",
"execution_count": 67,
"execution_count": 16,
"metadata": {
"id": "_NOjKvZRid5l"
},
Expand Down Expand Up @@ -887,7 +887,7 @@
},
{
"cell_type": "code",
"execution_count": 68,
"execution_count": 17,
"metadata": {
"id": "qeTjz2vDilAC"
},
Expand Down

0 comments on commit ec3d63a

Please sign in to comment.