Skip to content

Commit c53c257

Browse files
committed
1 parent 607f771 commit c53c257

File tree

182 files changed

+12244
-12306
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

182 files changed

+12244
-12306
lines changed

master/.buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 9e4f7ab33091a972d8427d748dfe5f90
3+
config: f6d3b1a3091fb194edb0d2b3dfe51ce6
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

master/.doctrees/environment.pickle

-84 Bytes
Binary file not shown.

master/.doctrees/index.doctree

0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

master/.doctrees/nbsphinx/tutorials/clean_learning/tabular.ipynb

+66-66
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
"execution_count": 1,
114114
"metadata": {
115115
"execution": {
116-
"iopub.execute_input": "2024-12-10T06:33:06.985307Z",
117-
"iopub.status.busy": "2024-12-10T06:33:06.985130Z",
118-
"iopub.status.idle": "2024-12-10T06:33:08.293417Z",
119-
"shell.execute_reply": "2024-12-10T06:33:08.292838Z"
116+
"iopub.execute_input": "2024-12-25T19:36:58.407255Z",
117+
"iopub.status.busy": "2024-12-25T19:36:58.407060Z",
118+
"iopub.status.idle": "2024-12-25T19:36:59.676891Z",
119+
"shell.execute_reply": "2024-12-25T19:36:59.676268Z"
120120
},
121121
"nbsphinx": "hidden"
122122
},
@@ -126,7 +126,7 @@
126126
"dependencies = [\"cleanlab\"]\n",
127127
"\n",
128128
"if \"google.colab\" in str(get_ipython()): # Check if it's running in Google Colab\n",
129-
" %pip install git+https://github.com/cleanlab/cleanlab.git@17ed91829929bc8891182ff102884d8c8e40f41a\n",
129+
" %pip install git+https://github.com/cleanlab/cleanlab.git@381af9345b7decb8932f7f396855776284a40d42\n",
130130
" cmd = ' '.join([dep for dep in dependencies if dep != \"cleanlab\"])\n",
131131
" %pip install $cmd\n",
132132
"else:\n",
@@ -151,10 +151,10 @@
151151
"execution_count": 2,
152152
"metadata": {
153153
"execution": {
154-
"iopub.execute_input": "2024-12-10T06:33:08.295700Z",
155-
"iopub.status.busy": "2024-12-10T06:33:08.295236Z",
156-
"iopub.status.idle": "2024-12-10T06:33:08.313413Z",
157-
"shell.execute_reply": "2024-12-10T06:33:08.312951Z"
154+
"iopub.execute_input": "2024-12-25T19:36:59.679128Z",
155+
"iopub.status.busy": "2024-12-25T19:36:59.678838Z",
156+
"iopub.status.idle": "2024-12-25T19:36:59.697345Z",
157+
"shell.execute_reply": "2024-12-25T19:36:59.696902Z"
158158
}
159159
},
160160
"outputs": [],
@@ -195,10 +195,10 @@
195195
"execution_count": 3,
196196
"metadata": {
197197
"execution": {
198-
"iopub.execute_input": "2024-12-10T06:33:08.315397Z",
199-
"iopub.status.busy": "2024-12-10T06:33:08.314914Z",
200-
"iopub.status.idle": "2024-12-10T06:33:08.504964Z",
201-
"shell.execute_reply": "2024-12-10T06:33:08.504376Z"
198+
"iopub.execute_input": "2024-12-25T19:36:59.699268Z",
199+
"iopub.status.busy": "2024-12-25T19:36:59.698860Z",
200+
"iopub.status.idle": "2024-12-25T19:36:59.912125Z",
201+
"shell.execute_reply": "2024-12-25T19:36:59.911559Z"
202202
}
203203
},
204204
"outputs": [
@@ -305,10 +305,10 @@
305305
"execution_count": 4,
306306
"metadata": {
307307
"execution": {
308-
"iopub.execute_input": "2024-12-10T06:33:08.536788Z",
309-
"iopub.status.busy": "2024-12-10T06:33:08.536276Z",
310-
"iopub.status.idle": "2024-12-10T06:33:08.542248Z",
311-
"shell.execute_reply": "2024-12-10T06:33:08.541791Z"
308+
"iopub.execute_input": "2024-12-25T19:36:59.942407Z",
309+
"iopub.status.busy": "2024-12-25T19:36:59.942053Z",
310+
"iopub.status.idle": "2024-12-25T19:36:59.945732Z",
311+
"shell.execute_reply": "2024-12-25T19:36:59.945284Z"
312312
}
313313
},
314314
"outputs": [],
@@ -329,10 +329,10 @@
329329
"execution_count": 5,
330330
"metadata": {
331331
"execution": {
332-
"iopub.execute_input": "2024-12-10T06:33:08.543988Z",
333-
"iopub.status.busy": "2024-12-10T06:33:08.543671Z",
334-
"iopub.status.idle": "2024-12-10T06:33:08.552324Z",
335-
"shell.execute_reply": "2024-12-10T06:33:08.551732Z"
332+
"iopub.execute_input": "2024-12-25T19:36:59.947482Z",
333+
"iopub.status.busy": "2024-12-25T19:36:59.947166Z",
334+
"iopub.status.idle": "2024-12-25T19:36:59.955826Z",
335+
"shell.execute_reply": "2024-12-25T19:36:59.955386Z"
336336
}
337337
},
338338
"outputs": [],
@@ -384,10 +384,10 @@
384384
"execution_count": 6,
385385
"metadata": {
386386
"execution": {
387-
"iopub.execute_input": "2024-12-10T06:33:08.554304Z",
388-
"iopub.status.busy": "2024-12-10T06:33:08.553997Z",
389-
"iopub.status.idle": "2024-12-10T06:33:08.556453Z",
390-
"shell.execute_reply": "2024-12-10T06:33:08.555977Z"
387+
"iopub.execute_input": "2024-12-25T19:36:59.957576Z",
388+
"iopub.status.busy": "2024-12-25T19:36:59.957240Z",
389+
"iopub.status.idle": "2024-12-25T19:36:59.959985Z",
390+
"shell.execute_reply": "2024-12-25T19:36:59.959403Z"
391391
}
392392
},
393393
"outputs": [],
@@ -409,10 +409,10 @@
409409
"execution_count": 7,
410410
"metadata": {
411411
"execution": {
412-
"iopub.execute_input": "2024-12-10T06:33:08.558185Z",
413-
"iopub.status.busy": "2024-12-10T06:33:08.557805Z",
414-
"iopub.status.idle": "2024-12-10T06:33:09.080190Z",
415-
"shell.execute_reply": "2024-12-10T06:33:09.079530Z"
412+
"iopub.execute_input": "2024-12-25T19:36:59.961597Z",
413+
"iopub.status.busy": "2024-12-25T19:36:59.961288Z",
414+
"iopub.status.idle": "2024-12-25T19:37:00.482898Z",
415+
"shell.execute_reply": "2024-12-25T19:37:00.482360Z"
416416
}
417417
},
418418
"outputs": [],
@@ -446,10 +446,10 @@
446446
"execution_count": 8,
447447
"metadata": {
448448
"execution": {
449-
"iopub.execute_input": "2024-12-10T06:33:09.082285Z",
450-
"iopub.status.busy": "2024-12-10T06:33:09.082099Z",
451-
"iopub.status.idle": "2024-12-10T06:33:10.992111Z",
452-
"shell.execute_reply": "2024-12-10T06:33:10.991453Z"
449+
"iopub.execute_input": "2024-12-25T19:37:00.484919Z",
450+
"iopub.status.busy": "2024-12-25T19:37:00.484581Z",
451+
"iopub.status.idle": "2024-12-25T19:37:02.376298Z",
452+
"shell.execute_reply": "2024-12-25T19:37:02.375651Z"
453453
}
454454
},
455455
"outputs": [
@@ -481,10 +481,10 @@
481481
"execution_count": 9,
482482
"metadata": {
483483
"execution": {
484-
"iopub.execute_input": "2024-12-10T06:33:10.994467Z",
485-
"iopub.status.busy": "2024-12-10T06:33:10.993761Z",
486-
"iopub.status.idle": "2024-12-10T06:33:11.004333Z",
487-
"shell.execute_reply": "2024-12-10T06:33:11.003745Z"
484+
"iopub.execute_input": "2024-12-25T19:37:02.378889Z",
485+
"iopub.status.busy": "2024-12-25T19:37:02.378036Z",
486+
"iopub.status.idle": "2024-12-25T19:37:02.388694Z",
487+
"shell.execute_reply": "2024-12-25T19:37:02.388156Z"
488488
}
489489
},
490490
"outputs": [
@@ -605,10 +605,10 @@
605605
"execution_count": 10,
606606
"metadata": {
607607
"execution": {
608-
"iopub.execute_input": "2024-12-10T06:33:11.006451Z",
609-
"iopub.status.busy": "2024-12-10T06:33:11.005889Z",
610-
"iopub.status.idle": "2024-12-10T06:33:11.009978Z",
611-
"shell.execute_reply": "2024-12-10T06:33:11.009521Z"
608+
"iopub.execute_input": "2024-12-25T19:37:02.390522Z",
609+
"iopub.status.busy": "2024-12-25T19:37:02.390250Z",
610+
"iopub.status.idle": "2024-12-25T19:37:02.394407Z",
611+
"shell.execute_reply": "2024-12-25T19:37:02.393973Z"
612612
}
613613
},
614614
"outputs": [],
@@ -633,10 +633,10 @@
633633
"execution_count": 11,
634634
"metadata": {
635635
"execution": {
636-
"iopub.execute_input": "2024-12-10T06:33:11.011735Z",
637-
"iopub.status.busy": "2024-12-10T06:33:11.011407Z",
638-
"iopub.status.idle": "2024-12-10T06:33:11.018704Z",
639-
"shell.execute_reply": "2024-12-10T06:33:11.018273Z"
636+
"iopub.execute_input": "2024-12-25T19:37:02.396147Z",
637+
"iopub.status.busy": "2024-12-25T19:37:02.395821Z",
638+
"iopub.status.idle": "2024-12-25T19:37:02.403206Z",
639+
"shell.execute_reply": "2024-12-25T19:37:02.402742Z"
640640
}
641641
},
642642
"outputs": [],
@@ -658,10 +658,10 @@
658658
"execution_count": 12,
659659
"metadata": {
660660
"execution": {
661-
"iopub.execute_input": "2024-12-10T06:33:11.020563Z",
662-
"iopub.status.busy": "2024-12-10T06:33:11.020140Z",
663-
"iopub.status.idle": "2024-12-10T06:33:11.133883Z",
664-
"shell.execute_reply": "2024-12-10T06:33:11.133363Z"
661+
"iopub.execute_input": "2024-12-25T19:37:02.405053Z",
662+
"iopub.status.busy": "2024-12-25T19:37:02.404631Z",
663+
"iopub.status.idle": "2024-12-25T19:37:02.517809Z",
664+
"shell.execute_reply": "2024-12-25T19:37:02.517304Z"
665665
}
666666
},
667667
"outputs": [
@@ -691,10 +691,10 @@
691691
"execution_count": 13,
692692
"metadata": {
693693
"execution": {
694-
"iopub.execute_input": "2024-12-10T06:33:11.135546Z",
695-
"iopub.status.busy": "2024-12-10T06:33:11.135363Z",
696-
"iopub.status.idle": "2024-12-10T06:33:11.138148Z",
697-
"shell.execute_reply": "2024-12-10T06:33:11.137704Z"
694+
"iopub.execute_input": "2024-12-25T19:37:02.519471Z",
695+
"iopub.status.busy": "2024-12-25T19:37:02.519292Z",
696+
"iopub.status.idle": "2024-12-25T19:37:02.522223Z",
697+
"shell.execute_reply": "2024-12-25T19:37:02.521662Z"
698698
}
699699
},
700700
"outputs": [],
@@ -715,10 +715,10 @@
715715
"execution_count": 14,
716716
"metadata": {
717717
"execution": {
718-
"iopub.execute_input": "2024-12-10T06:33:11.139674Z",
719-
"iopub.status.busy": "2024-12-10T06:33:11.139501Z",
720-
"iopub.status.idle": "2024-12-10T06:33:13.246661Z",
721-
"shell.execute_reply": "2024-12-10T06:33:13.245994Z"
718+
"iopub.execute_input": "2024-12-25T19:37:02.524161Z",
719+
"iopub.status.busy": "2024-12-25T19:37:02.523841Z",
720+
"iopub.status.idle": "2024-12-25T19:37:04.645715Z",
721+
"shell.execute_reply": "2024-12-25T19:37:04.644792Z"
722722
}
723723
},
724724
"outputs": [],
@@ -738,10 +738,10 @@
738738
"execution_count": 15,
739739
"metadata": {
740740
"execution": {
741-
"iopub.execute_input": "2024-12-10T06:33:13.249483Z",
742-
"iopub.status.busy": "2024-12-10T06:33:13.248678Z",
743-
"iopub.status.idle": "2024-12-10T06:33:13.260563Z",
744-
"shell.execute_reply": "2024-12-10T06:33:13.260095Z"
741+
"iopub.execute_input": "2024-12-25T19:37:04.648331Z",
742+
"iopub.status.busy": "2024-12-25T19:37:04.647717Z",
743+
"iopub.status.idle": "2024-12-25T19:37:04.660144Z",
744+
"shell.execute_reply": "2024-12-25T19:37:04.659657Z"
745745
}
746746
},
747747
"outputs": [
@@ -786,10 +786,10 @@
786786
"execution_count": 16,
787787
"metadata": {
788788
"execution": {
789-
"iopub.execute_input": "2024-12-10T06:33:13.262374Z",
790-
"iopub.status.busy": "2024-12-10T06:33:13.262028Z",
791-
"iopub.status.idle": "2024-12-10T06:33:13.336598Z",
792-
"shell.execute_reply": "2024-12-10T06:33:13.336149Z"
789+
"iopub.execute_input": "2024-12-25T19:37:04.661956Z",
790+
"iopub.status.busy": "2024-12-25T19:37:04.661610Z",
791+
"iopub.status.idle": "2024-12-25T19:37:04.700997Z",
792+
"shell.execute_reply": "2024-12-25T19:37:04.700556Z"
793793
},
794794
"nbsphinx": "hidden"
795795
},
@@ -827,7 +827,7 @@
827827
"name": "python",
828828
"nbconvert_exporter": "python",
829829
"pygments_lexer": "ipython3",
830-
"version": "3.11.10"
830+
"version": "3.11.11"
831831
}
832832
},
833833
"nbformat": 4,

0 commit comments

Comments
 (0)