Skip to content

Commit f48bb8f

Browse files
committed
1 parent fc1dc47 commit f48bb8f

File tree

201 files changed

+12983
-12532
lines changed

Some content is hidden

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

201 files changed

+12983
-12532
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: 2d7edb0d3a053227144167f1a2f47034
3+
config: ff344fd12d28ce109e0769ead6457778
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

2.27 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-12-26T11:12:51.774391Z",
117-
"iopub.status.busy": "2024-12-26T11:12:51.774217Z",
118-
"iopub.status.idle": "2024-12-26T11:12:53.059439Z",
119-
"shell.execute_reply": "2024-12-26T11:12:53.058810Z"
116+
"iopub.execute_input": "2024-12-29T13:06:24.340785Z",
117+
"iopub.status.busy": "2024-12-29T13:06:24.340606Z",
118+
"iopub.status.idle": "2024-12-29T13:06:25.611257Z",
119+
"shell.execute_reply": "2024-12-29T13:06:25.610748Z"
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@c2fdd17545fe60f8a64dc05b58bbc99170dd0d6c\n",
129+
" %pip install git+https://github.com/cleanlab/cleanlab.git@056d030620521ee1c61c082684ee560af43b726f\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-26T11:12:53.061807Z",
155-
"iopub.status.busy": "2024-12-26T11:12:53.061374Z",
156-
"iopub.status.idle": "2024-12-26T11:12:53.079758Z",
157-
"shell.execute_reply": "2024-12-26T11:12:53.079184Z"
154+
"iopub.execute_input": "2024-12-29T13:06:25.613539Z",
155+
"iopub.status.busy": "2024-12-29T13:06:25.613089Z",
156+
"iopub.status.idle": "2024-12-29T13:06:25.631445Z",
157+
"shell.execute_reply": "2024-12-29T13:06:25.630879Z"
158158
}
159159
},
160160
"outputs": [],
@@ -195,10 +195,10 @@
195195
"execution_count": 3,
196196
"metadata": {
197197
"execution": {
198-
"iopub.execute_input": "2024-12-26T11:12:53.081769Z",
199-
"iopub.status.busy": "2024-12-26T11:12:53.081381Z",
200-
"iopub.status.idle": "2024-12-26T11:12:53.245915Z",
201-
"shell.execute_reply": "2024-12-26T11:12:53.245376Z"
198+
"iopub.execute_input": "2024-12-29T13:06:25.633578Z",
199+
"iopub.status.busy": "2024-12-29T13:06:25.633158Z",
200+
"iopub.status.idle": "2024-12-29T13:06:25.782942Z",
201+
"shell.execute_reply": "2024-12-29T13:06:25.782336Z"
202202
}
203203
},
204204
"outputs": [
@@ -305,10 +305,10 @@
305305
"execution_count": 4,
306306
"metadata": {
307307
"execution": {
308-
"iopub.execute_input": "2024-12-26T11:12:53.275805Z",
309-
"iopub.status.busy": "2024-12-26T11:12:53.275619Z",
310-
"iopub.status.idle": "2024-12-26T11:12:53.279106Z",
311-
"shell.execute_reply": "2024-12-26T11:12:53.278663Z"
308+
"iopub.execute_input": "2024-12-29T13:06:25.815655Z",
309+
"iopub.status.busy": "2024-12-29T13:06:25.815138Z",
310+
"iopub.status.idle": "2024-12-29T13:06:25.819194Z",
311+
"shell.execute_reply": "2024-12-29T13:06:25.818605Z"
312312
}
313313
},
314314
"outputs": [],
@@ -329,10 +329,10 @@
329329
"execution_count": 5,
330330
"metadata": {
331331
"execution": {
332-
"iopub.execute_input": "2024-12-26T11:12:53.280811Z",
333-
"iopub.status.busy": "2024-12-26T11:12:53.280469Z",
334-
"iopub.status.idle": "2024-12-26T11:12:53.288458Z",
335-
"shell.execute_reply": "2024-12-26T11:12:53.288041Z"
332+
"iopub.execute_input": "2024-12-29T13:06:25.820812Z",
333+
"iopub.status.busy": "2024-12-29T13:06:25.820540Z",
334+
"iopub.status.idle": "2024-12-29T13:06:25.829145Z",
335+
"shell.execute_reply": "2024-12-29T13:06:25.828554Z"
336336
}
337337
},
338338
"outputs": [],
@@ -384,10 +384,10 @@
384384
"execution_count": 6,
385385
"metadata": {
386386
"execution": {
387-
"iopub.execute_input": "2024-12-26T11:12:53.290396Z",
388-
"iopub.status.busy": "2024-12-26T11:12:53.289981Z",
389-
"iopub.status.idle": "2024-12-26T11:12:53.292602Z",
390-
"shell.execute_reply": "2024-12-26T11:12:53.292161Z"
387+
"iopub.execute_input": "2024-12-29T13:06:25.831112Z",
388+
"iopub.status.busy": "2024-12-29T13:06:25.830768Z",
389+
"iopub.status.idle": "2024-12-29T13:06:25.833177Z",
390+
"shell.execute_reply": "2024-12-29T13:06:25.832730Z"
391391
}
392392
},
393393
"outputs": [],
@@ -409,10 +409,10 @@
409409
"execution_count": 7,
410410
"metadata": {
411411
"execution": {
412-
"iopub.execute_input": "2024-12-26T11:12:53.294270Z",
413-
"iopub.status.busy": "2024-12-26T11:12:53.293955Z",
414-
"iopub.status.idle": "2024-12-26T11:12:53.806052Z",
415-
"shell.execute_reply": "2024-12-26T11:12:53.805497Z"
412+
"iopub.execute_input": "2024-12-29T13:06:25.834897Z",
413+
"iopub.status.busy": "2024-12-29T13:06:25.834569Z",
414+
"iopub.status.idle": "2024-12-29T13:06:26.358254Z",
415+
"shell.execute_reply": "2024-12-29T13:06:26.357584Z"
416416
}
417417
},
418418
"outputs": [],
@@ -446,10 +446,10 @@
446446
"execution_count": 8,
447447
"metadata": {
448448
"execution": {
449-
"iopub.execute_input": "2024-12-26T11:12:53.808216Z",
450-
"iopub.status.busy": "2024-12-26T11:12:53.807837Z",
451-
"iopub.status.idle": "2024-12-26T11:12:55.724386Z",
452-
"shell.execute_reply": "2024-12-26T11:12:55.723705Z"
449+
"iopub.execute_input": "2024-12-29T13:06:26.360967Z",
450+
"iopub.status.busy": "2024-12-29T13:06:26.360571Z",
451+
"iopub.status.idle": "2024-12-29T13:06:28.287342Z",
452+
"shell.execute_reply": "2024-12-29T13:06:28.286646Z"
453453
}
454454
},
455455
"outputs": [
@@ -481,10 +481,10 @@
481481
"execution_count": 9,
482482
"metadata": {
483483
"execution": {
484-
"iopub.execute_input": "2024-12-26T11:12:55.726873Z",
485-
"iopub.status.busy": "2024-12-26T11:12:55.726192Z",
486-
"iopub.status.idle": "2024-12-26T11:12:55.736620Z",
487-
"shell.execute_reply": "2024-12-26T11:12:55.736074Z"
484+
"iopub.execute_input": "2024-12-29T13:06:28.289598Z",
485+
"iopub.status.busy": "2024-12-29T13:06:28.288946Z",
486+
"iopub.status.idle": "2024-12-29T13:06:28.300045Z",
487+
"shell.execute_reply": "2024-12-29T13:06:28.299615Z"
488488
}
489489
},
490490
"outputs": [
@@ -605,10 +605,10 @@
605605
"execution_count": 10,
606606
"metadata": {
607607
"execution": {
608-
"iopub.execute_input": "2024-12-26T11:12:55.738378Z",
609-
"iopub.status.busy": "2024-12-26T11:12:55.738117Z",
610-
"iopub.status.idle": "2024-12-26T11:12:55.742311Z",
611-
"shell.execute_reply": "2024-12-26T11:12:55.741903Z"
608+
"iopub.execute_input": "2024-12-29T13:06:28.301854Z",
609+
"iopub.status.busy": "2024-12-29T13:06:28.301559Z",
610+
"iopub.status.idle": "2024-12-29T13:06:28.305553Z",
611+
"shell.execute_reply": "2024-12-29T13:06:28.305069Z"
612612
}
613613
},
614614
"outputs": [],
@@ -633,10 +633,10 @@
633633
"execution_count": 11,
634634
"metadata": {
635635
"execution": {
636-
"iopub.execute_input": "2024-12-26T11:12:55.744007Z",
637-
"iopub.status.busy": "2024-12-26T11:12:55.743672Z",
638-
"iopub.status.idle": "2024-12-26T11:12:55.750721Z",
639-
"shell.execute_reply": "2024-12-26T11:12:55.750282Z"
636+
"iopub.execute_input": "2024-12-29T13:06:28.307134Z",
637+
"iopub.status.busy": "2024-12-29T13:06:28.306918Z",
638+
"iopub.status.idle": "2024-12-29T13:06:28.314356Z",
639+
"shell.execute_reply": "2024-12-29T13:06:28.313887Z"
640640
}
641641
},
642642
"outputs": [],
@@ -658,10 +658,10 @@
658658
"execution_count": 12,
659659
"metadata": {
660660
"execution": {
661-
"iopub.execute_input": "2024-12-26T11:12:55.752323Z",
662-
"iopub.status.busy": "2024-12-26T11:12:55.752051Z",
663-
"iopub.status.idle": "2024-12-26T11:12:55.863585Z",
664-
"shell.execute_reply": "2024-12-26T11:12:55.863090Z"
661+
"iopub.execute_input": "2024-12-29T13:06:28.315988Z",
662+
"iopub.status.busy": "2024-12-29T13:06:28.315725Z",
663+
"iopub.status.idle": "2024-12-29T13:06:28.429146Z",
664+
"shell.execute_reply": "2024-12-29T13:06:28.428642Z"
665665
}
666666
},
667667
"outputs": [
@@ -691,10 +691,10 @@
691691
"execution_count": 13,
692692
"metadata": {
693693
"execution": {
694-
"iopub.execute_input": "2024-12-26T11:12:55.865226Z",
695-
"iopub.status.busy": "2024-12-26T11:12:55.864891Z",
696-
"iopub.status.idle": "2024-12-26T11:12:55.867497Z",
697-
"shell.execute_reply": "2024-12-26T11:12:55.867030Z"
694+
"iopub.execute_input": "2024-12-29T13:06:28.431137Z",
695+
"iopub.status.busy": "2024-12-29T13:06:28.430757Z",
696+
"iopub.status.idle": "2024-12-29T13:06:28.433875Z",
697+
"shell.execute_reply": "2024-12-29T13:06:28.433293Z"
698698
}
699699
},
700700
"outputs": [],
@@ -715,10 +715,10 @@
715715
"execution_count": 14,
716716
"metadata": {
717717
"execution": {
718-
"iopub.execute_input": "2024-12-26T11:12:55.869229Z",
719-
"iopub.status.busy": "2024-12-26T11:12:55.868908Z",
720-
"iopub.status.idle": "2024-12-26T11:12:57.932040Z",
721-
"shell.execute_reply": "2024-12-26T11:12:57.931382Z"
718+
"iopub.execute_input": "2024-12-29T13:06:28.435615Z",
719+
"iopub.status.busy": "2024-12-29T13:06:28.435261Z",
720+
"iopub.status.idle": "2024-12-29T13:06:30.583923Z",
721+
"shell.execute_reply": "2024-12-29T13:06:30.583249Z"
722722
}
723723
},
724724
"outputs": [],
@@ -738,10 +738,10 @@
738738
"execution_count": 15,
739739
"metadata": {
740740
"execution": {
741-
"iopub.execute_input": "2024-12-26T11:12:57.934784Z",
742-
"iopub.status.busy": "2024-12-26T11:12:57.933935Z",
743-
"iopub.status.idle": "2024-12-26T11:12:57.945436Z",
744-
"shell.execute_reply": "2024-12-26T11:12:57.944965Z"
741+
"iopub.execute_input": "2024-12-29T13:06:30.586997Z",
742+
"iopub.status.busy": "2024-12-29T13:06:30.585939Z",
743+
"iopub.status.idle": "2024-12-29T13:06:30.597906Z",
744+
"shell.execute_reply": "2024-12-29T13:06:30.597434Z"
745745
}
746746
},
747747
"outputs": [
@@ -786,10 +786,10 @@
786786
"execution_count": 16,
787787
"metadata": {
788788
"execution": {
789-
"iopub.execute_input": "2024-12-26T11:12:57.947178Z",
790-
"iopub.status.busy": "2024-12-26T11:12:57.946824Z",
791-
"iopub.status.idle": "2024-12-26T11:12:57.979945Z",
792-
"shell.execute_reply": "2024-12-26T11:12:57.979509Z"
789+
"iopub.execute_input": "2024-12-29T13:06:30.599626Z",
790+
"iopub.status.busy": "2024-12-29T13:06:30.599336Z",
791+
"iopub.status.idle": "2024-12-29T13:06:30.711965Z",
792+
"shell.execute_reply": "2024-12-29T13:06:30.711329Z"
793793
},
794794
"nbsphinx": "hidden"
795795
},

0 commit comments

Comments
 (0)