Skip to content

Commit

Permalink
Changing dependencies because of some students having trouble
Browse files Browse the repository at this point in the history
  • Loading branch information
jordancaraballo committed May 4, 2023
1 parent 3ea6578 commit 202a8d9
Showing 1 changed file with 51 additions and 40 deletions.
91 changes: 51 additions & 40 deletions session3/3_MODIS_AutoML_Session3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"id": "AwsD9WO1l3-4",
"outputId": "25cadc48-8cd6-4ac1-f704-af143b621e9c"
},
"execution_count": 1,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand All @@ -55,7 +55,7 @@
{
"cell_type": "code",
"source": [
"!pip install datasets rasterio pyproj auto-sklearn scikit-learn"
"!pip install datasets rasterio pyproj auto-sklearn"
],
"metadata": {
"colab": {
Expand All @@ -64,7 +64,7 @@
"id": "NlROnMlHfRXn",
"outputId": "f8c7e913-1cc9-458b-84d0-0e9a129d8ae1"
},
"execution_count": 4,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -144,7 +144,18 @@
},
{
"cell_type": "code",
"execution_count": 23,
"source": [
"!pip install --upgrade scikit-learn"
],
"metadata": {
"id": "Az26aahX4X3x"
},
"execution_count": null,
"outputs": []
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"id": "IqWY6c4FZyZC"
},
Expand Down Expand Up @@ -202,7 +213,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": null,
"metadata": {
"id": "YJ0DBUX5ZyZD"
},
Expand Down Expand Up @@ -266,7 +277,7 @@
"metadata": {
"id": "kWXb-K5ugW8e"
},
"execution_count": 7,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -281,7 +292,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand All @@ -307,7 +318,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -356,7 +367,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
Expand Down Expand Up @@ -602,7 +613,7 @@
"base_uri": "https://localhost:8080/"
}
},
"execution_count": 11,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -646,7 +657,7 @@
"id": "kgKalXdCersM",
"outputId": "391e32fb-dec0-4bdf-f8db-9cc47e9aca65"
},
"execution_count": 12,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -679,7 +690,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": null,
"metadata": {
"id": "LJtegLSkZyZF"
},
Expand Down Expand Up @@ -717,7 +728,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": null,
"metadata": {
"id": "apFQQjJRZyZF"
},
Expand All @@ -739,7 +750,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -1091,7 +1102,7 @@
},
{
"cell_type": "code",
"execution_count": 20,
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/"
Expand Down Expand Up @@ -1137,7 +1148,7 @@
"metadata": {
"id": "hHeVXqq3RmcU"
},
"execution_count": 26,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -1153,7 +1164,7 @@
"id": "I22nNd6ZSwCu",
"outputId": "873a747a-021a-48e0-e370-f3636b59a888"
},
"execution_count": 27,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -1189,7 +1200,7 @@
"id": "f1hPrikLS1sK",
"outputId": "fb65dcc5-7827-45b8-be54-fcfeff54e54a"
},
"execution_count": 28,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand Down Expand Up @@ -1229,7 +1240,7 @@
"id": "ZugM7A29UH_2",
"outputId": "4c92f112-c4d6-4750-9fc7-2ebffa355b15"
},
"execution_count": 30,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand All @@ -1255,7 +1266,7 @@
"id": "LEYwChDcURIv",
"outputId": "feba7212-35bc-4f0c-9374-ebcde2f5a437"
},
"execution_count": 31,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -1542,7 +1553,7 @@
"id": "iI9r5njQUUHN",
"outputId": "7b064825-3d57-4545-9eeb-97656a322556"
},
"execution_count": 32,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -1884,7 +1895,7 @@
},
{
"cell_type": "code",
"execution_count": 33,
"execution_count": null,
"metadata": {
"id": "f_ny3WDVZyZG"
},
Expand Down Expand Up @@ -2020,7 +2031,7 @@
"id": "wiBgxXqPTlTV",
"outputId": "b83c2d63-1ca1-49ed-d536-59248ef3996a"
},
"execution_count": 47,
"execution_count": null,
"outputs": [
{
"output_type": "display_data",
Expand Down Expand Up @@ -2167,7 +2178,7 @@
"metadata": {
"id": "ScUb8jVZVr8p"
},
"execution_count": 48,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -2181,7 +2192,7 @@
},
{
"cell_type": "code",
"execution_count": 49,
"execution_count": null,
"metadata": {
"id": "KyFQINCnZyZH"
},
Expand Down Expand Up @@ -2214,7 +2225,7 @@
},
{
"cell_type": "code",
"execution_count": 50,
"execution_count": null,
"metadata": {
"id": "Yfz07DYIZyZH",
"colab": {
Expand Down Expand Up @@ -2274,7 +2285,7 @@
"id": "Y1scY7mOnNwg",
"outputId": "c501e26a-5ca2-428d-f145-68a649a31f73"
},
"execution_count": 51,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand Down Expand Up @@ -2588,7 +2599,7 @@
},
{
"cell_type": "code",
"execution_count": 52,
"execution_count": null,
"metadata": {
"id": "5NsZEbITZyZI"
},
Expand Down Expand Up @@ -2621,7 +2632,7 @@
},
{
"cell_type": "code",
"execution_count": 53,
"execution_count": null,
"metadata": {
"id": "LKmTnJsBZyZI",
"colab": {
Expand Down Expand Up @@ -2660,7 +2671,7 @@
},
{
"cell_type": "code",
"execution_count": 54,
"execution_count": null,
"metadata": {
"id": "02Zgy3caZyZI",
"colab": {
Expand Down Expand Up @@ -2702,7 +2713,7 @@
"id": "sxJ2UiqCXdNL",
"outputId": "d45b6c78-3f34-4088-cd2b-e217e819ae47"
},
"execution_count": 55,
"execution_count": null,
"outputs": [
{
"output_type": "execute_result",
Expand All @@ -2729,7 +2740,7 @@
},
{
"cell_type": "code",
"execution_count": 56,
"execution_count": null,
"metadata": {
"id": "i4sXRzMxZyZI",
"colab": {
Expand Down Expand Up @@ -2773,7 +2784,7 @@
},
{
"cell_type": "code",
"execution_count": 57,
"execution_count": null,
"metadata": {
"id": "gXGxSCpsZyZI"
},
Expand All @@ -2794,7 +2805,7 @@
},
{
"cell_type": "code",
"execution_count": 58,
"execution_count": null,
"metadata": {
"id": "QTjdOrD6ZyZI",
"colab": {
Expand Down Expand Up @@ -2843,7 +2854,7 @@
},
{
"cell_type": "code",
"execution_count": 59,
"execution_count": null,
"metadata": {
"id": "EzVrkBZTZyZJ"
},
Expand Down Expand Up @@ -2888,7 +2899,7 @@
"metadata": {
"id": "NvBzSGrEXzIh"
},
"execution_count": 60,
"execution_count": null,
"outputs": []
},
{
Expand All @@ -2904,7 +2915,7 @@
},
{
"cell_type": "code",
"execution_count": 69,
"execution_count": null,
"metadata": {
"id": "x6GP26U1ZyZJ",
"colab": {
Expand Down Expand Up @@ -2952,7 +2963,7 @@
"id": "V6Rblzxhehf3",
"outputId": "a4d72b3a-6d87-4678-e855-ea572a17f8b5"
},
"execution_count": 70,
"execution_count": null,
"outputs": [
{
"output_type": "stream",
Expand All @@ -2977,7 +2988,7 @@
},
{
"cell_type": "code",
"execution_count": 71,
"execution_count": null,
"metadata": {
"id": "IOc6bv12ZyZJ"
},
Expand All @@ -2989,7 +3000,7 @@
},
{
"cell_type": "code",
"execution_count": 72,
"execution_count": null,
"metadata": {
"id": "KTxeRr_jZyZJ",
"colab": {
Expand Down

0 comments on commit 202a8d9

Please sign in to comment.