Skip to content

Commit 607f771

Browse files
committed
1 parent 1d7d46d commit 607f771

File tree

187 files changed

+12239
-12130
lines changed

Some content is hidden

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

187 files changed

+12239
-12130
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: 825e302383c9aa004d9596adade1ef06
3+
config: 9e4f7ab33091a972d8427d748dfe5f90
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

8.3 KB
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

+65-65
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-09-30T16:38:22.853990Z",
117-
"iopub.status.busy": "2024-09-30T16:38:22.853746Z",
118-
"iopub.status.idle": "2024-09-30T16:38:24.161867Z",
119-
"shell.execute_reply": "2024-09-30T16:38:24.161277Z"
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"
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@c3ac61dd16c4f46bcb9ee9b4f8b815773170fe06\n",
129+
" %pip install git+https://github.com/cleanlab/cleanlab.git@17ed91829929bc8891182ff102884d8c8e40f41a\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-09-30T16:38:24.164342Z",
155-
"iopub.status.busy": "2024-09-30T16:38:24.163811Z",
156-
"iopub.status.idle": "2024-09-30T16:38:24.185848Z",
157-
"shell.execute_reply": "2024-09-30T16:38:24.185291Z"
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"
158158
}
159159
},
160160
"outputs": [],
@@ -195,10 +195,10 @@
195195
"execution_count": 3,
196196
"metadata": {
197197
"execution": {
198-
"iopub.execute_input": "2024-09-30T16:38:24.188126Z",
199-
"iopub.status.busy": "2024-09-30T16:38:24.187649Z",
200-
"iopub.status.idle": "2024-09-30T16:38:24.366257Z",
201-
"shell.execute_reply": "2024-09-30T16:38:24.365607Z"
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"
202202
}
203203
},
204204
"outputs": [
@@ -305,10 +305,10 @@
305305
"execution_count": 4,
306306
"metadata": {
307307
"execution": {
308-
"iopub.execute_input": "2024-09-30T16:38:24.396744Z",
309-
"iopub.status.busy": "2024-09-30T16:38:24.396140Z",
310-
"iopub.status.idle": "2024-09-30T16:38:24.400352Z",
311-
"shell.execute_reply": "2024-09-30T16:38:24.399754Z"
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"
312312
}
313313
},
314314
"outputs": [],
@@ -329,10 +329,10 @@
329329
"execution_count": 5,
330330
"metadata": {
331331
"execution": {
332-
"iopub.execute_input": "2024-09-30T16:38:24.402191Z",
333-
"iopub.status.busy": "2024-09-30T16:38:24.401834Z",
334-
"iopub.status.idle": "2024-09-30T16:38:24.410268Z",
335-
"shell.execute_reply": "2024-09-30T16:38:24.409774Z"
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"
336336
}
337337
},
338338
"outputs": [],
@@ -384,10 +384,10 @@
384384
"execution_count": 6,
385385
"metadata": {
386386
"execution": {
387-
"iopub.execute_input": "2024-09-30T16:38:24.412178Z",
388-
"iopub.status.busy": "2024-09-30T16:38:24.411834Z",
389-
"iopub.status.idle": "2024-09-30T16:38:24.414593Z",
390-
"shell.execute_reply": "2024-09-30T16:38:24.414127Z"
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"
391391
}
392392
},
393393
"outputs": [],
@@ -409,10 +409,10 @@
409409
"execution_count": 7,
410410
"metadata": {
411411
"execution": {
412-
"iopub.execute_input": "2024-09-30T16:38:24.416236Z",
413-
"iopub.status.busy": "2024-09-30T16:38:24.416058Z",
414-
"iopub.status.idle": "2024-09-30T16:38:24.939957Z",
415-
"shell.execute_reply": "2024-09-30T16:38:24.939418Z"
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"
416416
}
417417
},
418418
"outputs": [],
@@ -446,10 +446,10 @@
446446
"execution_count": 8,
447447
"metadata": {
448448
"execution": {
449-
"iopub.execute_input": "2024-09-30T16:38:24.941957Z",
450-
"iopub.status.busy": "2024-09-30T16:38:24.941770Z",
451-
"iopub.status.idle": "2024-09-30T16:38:26.947993Z",
452-
"shell.execute_reply": "2024-09-30T16:38:26.947362Z"
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"
453453
}
454454
},
455455
"outputs": [
@@ -481,10 +481,10 @@
481481
"execution_count": 9,
482482
"metadata": {
483483
"execution": {
484-
"iopub.execute_input": "2024-09-30T16:38:26.950546Z",
485-
"iopub.status.busy": "2024-09-30T16:38:26.949736Z",
486-
"iopub.status.idle": "2024-09-30T16:38:26.960310Z",
487-
"shell.execute_reply": "2024-09-30T16:38:26.959849Z"
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"
488488
}
489489
},
490490
"outputs": [
@@ -605,10 +605,10 @@
605605
"execution_count": 10,
606606
"metadata": {
607607
"execution": {
608-
"iopub.execute_input": "2024-09-30T16:38:26.962167Z",
609-
"iopub.status.busy": "2024-09-30T16:38:26.961818Z",
610-
"iopub.status.idle": "2024-09-30T16:38:26.965701Z",
611-
"shell.execute_reply": "2024-09-30T16:38:26.965245Z"
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"
612612
}
613613
},
614614
"outputs": [],
@@ -633,10 +633,10 @@
633633
"execution_count": 11,
634634
"metadata": {
635635
"execution": {
636-
"iopub.execute_input": "2024-09-30T16:38:26.967542Z",
637-
"iopub.status.busy": "2024-09-30T16:38:26.967047Z",
638-
"iopub.status.idle": "2024-09-30T16:38:26.976208Z",
639-
"shell.execute_reply": "2024-09-30T16:38:26.975647Z"
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"
640640
}
641641
},
642642
"outputs": [],
@@ -658,10 +658,10 @@
658658
"execution_count": 12,
659659
"metadata": {
660660
"execution": {
661-
"iopub.execute_input": "2024-09-30T16:38:26.978025Z",
662-
"iopub.status.busy": "2024-09-30T16:38:26.977707Z",
663-
"iopub.status.idle": "2024-09-30T16:38:27.092859Z",
664-
"shell.execute_reply": "2024-09-30T16:38:27.092346Z"
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"
665665
}
666666
},
667667
"outputs": [
@@ -691,10 +691,10 @@
691691
"execution_count": 13,
692692
"metadata": {
693693
"execution": {
694-
"iopub.execute_input": "2024-09-30T16:38:27.094826Z",
695-
"iopub.status.busy": "2024-09-30T16:38:27.094391Z",
696-
"iopub.status.idle": "2024-09-30T16:38:27.097556Z",
697-
"shell.execute_reply": "2024-09-30T16:38:27.096995Z"
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"
698698
}
699699
},
700700
"outputs": [],
@@ -715,10 +715,10 @@
715715
"execution_count": 14,
716716
"metadata": {
717717
"execution": {
718-
"iopub.execute_input": "2024-09-30T16:38:27.099291Z",
719-
"iopub.status.busy": "2024-09-30T16:38:27.098938Z",
720-
"iopub.status.idle": "2024-09-30T16:38:29.278389Z",
721-
"shell.execute_reply": "2024-09-30T16:38:29.277653Z"
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"
722722
}
723723
},
724724
"outputs": [],
@@ -738,10 +738,10 @@
738738
"execution_count": 15,
739739
"metadata": {
740740
"execution": {
741-
"iopub.execute_input": "2024-09-30T16:38:29.281134Z",
742-
"iopub.status.busy": "2024-09-30T16:38:29.280478Z",
743-
"iopub.status.idle": "2024-09-30T16:38:29.293153Z",
744-
"shell.execute_reply": "2024-09-30T16:38:29.292609Z"
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"
745745
}
746746
},
747747
"outputs": [
@@ -786,10 +786,10 @@
786786
"execution_count": 16,
787787
"metadata": {
788788
"execution": {
789-
"iopub.execute_input": "2024-09-30T16:38:29.295234Z",
790-
"iopub.status.busy": "2024-09-30T16:38:29.294924Z",
791-
"iopub.status.idle": "2024-09-30T16:38:29.347635Z",
792-
"shell.execute_reply": "2024-09-30T16:38:29.347137Z"
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"
793793
},
794794
"nbsphinx": "hidden"
795795
},

0 commit comments

Comments
 (0)