|
50 | 50 | "Let's start with install our library here. In this tutorial, we will use version `1.2.0`." |
51 | 51 | ] |
52 | 52 | }, |
53 | | - { |
54 | | - "cell_type": "code", |
55 | | - "source": [ |
56 | | - "!rm -r ./libauc\n", |
57 | | - "!git clone -b 1.2.0 --single-branch https://yzhuoning:[email protected]/yzhuoning/LibAUC_Src/\n", |
58 | | - "!cp -r ./LibAUC_Src/libauc/ ./\n", |
59 | | - "!rm -r ./LibAUC_Src/" |
60 | | - ], |
61 | | - "metadata": { |
62 | | - "colab": { |
63 | | - "base_uri": "https://localhost:8080/" |
64 | | - }, |
65 | | - "id": "hE-jQ1HGH_XR", |
66 | | - "outputId": "87da4faa-cb56-4e00-862f-628511c5778c" |
67 | | - }, |
68 | | - "execution_count": 8, |
69 | | - "outputs": [ |
70 | | - { |
71 | | - "output_type": "stream", |
72 | | - "name": "stdout", |
73 | | - "text": [ |
74 | | - "Cloning into 'LibAUC_Src'...\n", |
75 | | - "remote: Enumerating objects: 4056, done.\u001b[K\n", |
76 | | - "remote: Counting objects: 100% (1019/1019), done.\u001b[K\n", |
77 | | - "remote: Compressing objects: 100% (340/340), done.\u001b[K\n", |
78 | | - "remote: Total 4056 (delta 833), reused 806 (delta 679), pack-reused 3037\u001b[K\n", |
79 | | - "Receiving objects: 100% (4056/4056), 1.65 MiB | 4.99 MiB/s, done.\n", |
80 | | - "Resolving deltas: 100% (2784/2784), done.\n" |
81 | | - ] |
82 | | - } |
83 | | - ] |
84 | | - }, |
85 | 53 | { |
86 | 54 | "cell_type": "code", |
87 | 55 | "execution_count": null, |
|
107 | 75 | }, |
108 | 76 | { |
109 | 77 | "cell_type": "code", |
110 | | - "execution_count": 1, |
| 78 | + "execution_count": null, |
111 | 79 | "metadata": { |
112 | 80 | "id": "7oZv1TakiUBF" |
113 | 81 | }, |
|
148 | 116 | }, |
149 | 117 | { |
150 | 118 | "cell_type": "code", |
151 | | - "execution_count": 2, |
| 119 | + "execution_count": null, |
152 | 120 | "metadata": { |
153 | 121 | "id": "-dUoQpz5imKD" |
154 | 122 | }, |
|
176 | 144 | }, |
177 | 145 | { |
178 | 146 | "cell_type": "code", |
179 | | - "execution_count": 3, |
| 147 | + "execution_count": null, |
180 | 148 | "metadata": { |
181 | 149 | "id": "kCEq4vNairrd" |
182 | 150 | }, |
|
270 | 238 | }, |
271 | 239 | { |
272 | 240 | "cell_type": "code", |
273 | | - "execution_count": 9, |
| 241 | + "execution_count": null, |
274 | 242 | "metadata": { |
275 | 243 | "id": "g8ReDBxeixFw" |
276 | 244 | }, |
|
316 | 284 | }, |
317 | 285 | { |
318 | 286 | "cell_type": "code", |
319 | | - "execution_count": 10, |
| 287 | + "execution_count": null, |
320 | 288 | "metadata": { |
321 | 289 | "colab": { |
322 | 290 | "base_uri": "https://localhost:8080/" |
|
400 | 368 | "metadata": { |
401 | 369 | "id": "rUmU3E60Zqzi" |
402 | 370 | }, |
403 | | - "execution_count": 11, |
| 371 | + "execution_count": null, |
404 | 372 | "outputs": [] |
405 | 373 | }, |
406 | 374 | { |
|
474 | 442 | "id": "ygp4goXjXxMG", |
475 | 443 | "outputId": "cc615326-cebe-4ff5-8482-a04e26695aa9" |
476 | 444 | }, |
477 | | - "execution_count": 12, |
| 445 | + "execution_count": null, |
478 | 446 | "outputs": [ |
479 | 447 | { |
480 | 448 | "output_type": "stream", |
|
625 | 593 | "id": "CoM4Tnl0LmfY", |
626 | 594 | "outputId": "20a8a868-4ac3-4948-9f17-af831e08bf05" |
627 | 595 | }, |
628 | | - "execution_count": 14, |
| 596 | + "execution_count": null, |
629 | 597 | "outputs": [ |
630 | 598 | { |
631 | 599 | "output_type": "execute_result", |
|
0 commit comments