Skip to content

Commit

Permalink
Rebuilt the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paxcema committed Mar 18, 2024
1 parent e5c057e commit 21882c9
Show file tree
Hide file tree
Showing 25 changed files with 4,490 additions and 4,270 deletions.
136 changes: 68 additions & 68 deletions _sources/tutorials/custom_cleaner/custom_cleaner.ipynb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,25 +31,25 @@
"id": "happy-wheat",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:04.246435Z",
"iopub.status.busy": "2024-03-18T10:32:04.245945Z",
"iopub.status.idle": "2024-03-18T10:32:06.798108Z",
"shell.execute_reply": "2024-03-18T10:32:06.797291Z"
"iopub.execute_input": "2024-03-18T12:13:41.624054Z",
"iopub.status.busy": "2024-03-18T12:13:41.623553Z",
"iopub.status.idle": "2024-03-18T12:13:44.391003Z",
"shell.execute_reply": "2024-03-18T12:13:44.390294Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:No torchvision detected, image helpers not supported.\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:No torchvision detected, image helpers not supported.\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:No torchvision/pillow detected, image encoder not supported\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:No torchvision/pillow detected, image encoder not supported\u001b[0m\n"
]
}
],
Expand Down Expand Up @@ -87,10 +87,10 @@
"id": "recognized-parish",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:06.801294Z",
"iopub.status.busy": "2024-03-18T10:32:06.800939Z",
"iopub.status.idle": "2024-03-18T10:32:07.802600Z",
"shell.execute_reply": "2024-03-18T10:32:07.801886Z"
"iopub.execute_input": "2024-03-18T12:13:44.394866Z",
"iopub.status.busy": "2024-03-18T12:13:44.394215Z",
"iopub.status.idle": "2024-03-18T12:13:47.386061Z",
"shell.execute_reply": "2024-03-18T12:13:47.385334Z"
}
},
"outputs": [
Expand Down Expand Up @@ -221,109 +221,109 @@
"id": "chicken-truth",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:07.805528Z",
"iopub.status.busy": "2024-03-18T10:32:07.805118Z",
"iopub.status.idle": "2024-03-18T10:32:23.116609Z",
"shell.execute_reply": "2024-03-18T10:32:23.115969Z"
"iopub.execute_input": "2024-03-18T12:13:47.389003Z",
"iopub.status.busy": "2024-03-18T12:13:47.388624Z",
"iopub.status.idle": "2024-03-18T12:14:03.044309Z",
"shell.execute_reply": "2024-03-18T12:14:03.043698Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Analyzing a sample of 2478\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Analyzing a sample of 2478\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:from a total population of 2834, this is equivalent to 87.4% of your data.\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:from a total population of 2834, this is equivalent to 87.4% of your data.\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Infering type for: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Infering type for: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Doing text detection for column: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Doing text detection for column: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Column id has data type categorical\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Column id has data type categorical\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Infering type for: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Infering type for: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Doing text detection for column: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Doing text detection for column: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Infering type for: target\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Infering type for: target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2632:Column target has data type float\u001b[0m\n"
"\u001b[32mINFO:type_infer-2806:Column target has data type float\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[33mWARNING:type_infer-2632:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
"\u001b[33mWARNING:type_infer-2806:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Finished statistical analysis\u001b[0m\n"
]
}
],
Expand Down Expand Up @@ -360,10 +360,10 @@
"id": "designed-condition",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.119408Z",
"iopub.status.busy": "2024-03-18T10:32:23.119198Z",
"iopub.status.idle": "2024-03-18T10:32:23.123971Z",
"shell.execute_reply": "2024-03-18T10:32:23.123305Z"
"iopub.execute_input": "2024-03-18T12:14:03.047471Z",
"iopub.status.busy": "2024-03-18T12:14:03.047072Z",
"iopub.status.idle": "2024-03-18T12:14:03.051562Z",
"shell.execute_reply": "2024-03-18T12:14:03.050874Z"
}
},
"outputs": [
Expand Down Expand Up @@ -434,7 +434,7 @@
" \"unbias_target\": true,\n",
" \"seconds_per_mixer\": 21384.0,\n",
" \"seconds_per_encoder\": 85536.0,\n",
" \"expected_additional_time\": 15.30086874961853,\n",
" \"expected_additional_time\": 15.644360542297363,\n",
" \"time_aim\": 259200,\n",
" \"target_weights\": null,\n",
" \"positive_domain\": false,\n",
Expand Down Expand Up @@ -518,10 +518,10 @@
"id": "325d8f1b",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.126476Z",
"iopub.status.busy": "2024-03-18T10:32:23.126282Z",
"iopub.status.idle": "2024-03-18T10:32:23.131477Z",
"shell.execute_reply": "2024-03-18T10:32:23.130857Z"
"iopub.execute_input": "2024-03-18T12:14:03.054794Z",
"iopub.status.busy": "2024-03-18T12:14:03.054271Z",
"iopub.status.idle": "2024-03-18T12:14:03.060074Z",
"shell.execute_reply": "2024-03-18T12:14:03.059395Z"
}
},
"outputs": [
Expand Down Expand Up @@ -646,10 +646,10 @@
"id": "f030f8ca",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.133852Z",
"iopub.status.busy": "2024-03-18T10:32:23.133652Z",
"iopub.status.idle": "2024-03-18T10:32:23.137057Z",
"shell.execute_reply": "2024-03-18T10:32:23.136533Z"
"iopub.execute_input": "2024-03-18T12:14:03.062892Z",
"iopub.status.busy": "2024-03-18T12:14:03.062488Z",
"iopub.status.idle": "2024-03-18T12:14:03.065997Z",
"shell.execute_reply": "2024-03-18T12:14:03.065454Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -711,10 +711,10 @@
"id": "floating-patent",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.139665Z",
"iopub.status.busy": "2024-03-18T10:32:23.139226Z",
"iopub.status.idle": "2024-03-18T10:32:23.351781Z",
"shell.execute_reply": "2024-03-18T10:32:23.351122Z"
"iopub.execute_input": "2024-03-18T12:14:03.068815Z",
"iopub.status.busy": "2024-03-18T12:14:03.068356Z",
"iopub.status.idle": "2024-03-18T12:14:03.298497Z",
"shell.execute_reply": "2024-03-18T12:14:03.297746Z"
}
},
"outputs": [
Expand Down Expand Up @@ -795,7 +795,7 @@
" \"unbias_target\": True,\n",
" \"seconds_per_mixer\": 21384.0,\n",
" \"seconds_per_encoder\": 85536.0,\n",
" \"expected_additional_time\": 15.30086874961853,\n",
" \"expected_additional_time\": 15.644360542297363,\n",
" \"time_aim\": 259200,\n",
" \"target_weights\": None,\n",
" \"positive_domain\": False,\n",
Expand Down Expand Up @@ -1449,10 +1449,10 @@
"id": "violent-guard",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.354693Z",
"iopub.status.busy": "2024-03-18T10:32:23.354305Z",
"iopub.status.idle": "2024-03-18T10:32:23.361980Z",
"shell.execute_reply": "2024-03-18T10:32:23.361356Z"
"iopub.execute_input": "2024-03-18T12:14:03.301712Z",
"iopub.status.busy": "2024-03-18T12:14:03.301155Z",
"iopub.status.idle": "2024-03-18T12:14:03.310184Z",
"shell.execute_reply": "2024-03-18T12:14:03.309472Z"
}
},
"outputs": [],
Expand All @@ -1467,10 +1467,10 @@
"id": "closing-episode",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.364591Z",
"iopub.status.busy": "2024-03-18T10:32:23.364125Z",
"iopub.status.idle": "2024-03-18T10:32:23.499702Z",
"shell.execute_reply": "2024-03-18T10:32:23.499147Z"
"iopub.execute_input": "2024-03-18T12:14:03.313258Z",
"iopub.status.busy": "2024-03-18T12:14:03.312845Z",
"iopub.status.idle": "2024-03-18T12:14:03.450976Z",
"shell.execute_reply": "2024-03-18T12:14:03.450274Z"
},
"scrolled": false
},
Expand All @@ -1479,70 +1479,70 @@
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Finished statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2632: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2806: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Cleaning the data\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Cleaning the data\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2632:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2806:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:Cleaning column =excerpt\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:Cleaning column =excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:Cleaning column =target\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:Cleaning column =target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2632:Converted target into strictly non-negative\u001b[0m\n"
"\u001b[32mINFO:lightwood-2806:Converted target into strictly non-negative\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2632: `preprocess` runtime: 0.07 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2806: `preprocess` runtime: 0.08 seconds\u001b[0m\n"
]
},
{
Expand Down Expand Up @@ -1632,10 +1632,10 @@
"id": "major-stake",
"metadata": {
"execution": {
"iopub.execute_input": "2024-03-18T10:32:23.502447Z",
"iopub.status.busy": "2024-03-18T10:32:23.502082Z",
"iopub.status.idle": "2024-03-18T10:32:23.506941Z",
"shell.execute_reply": "2024-03-18T10:32:23.506294Z"
"iopub.execute_input": "2024-03-18T12:14:03.453743Z",
"iopub.status.busy": "2024-03-18T12:14:03.453330Z",
"iopub.status.idle": "2024-03-18T12:14:03.458416Z",
"shell.execute_reply": "2024-03-18T12:14:03.457734Z"
}
},
"outputs": [
Expand Down
Loading

0 comments on commit 21882c9

Please sign in to comment.