Skip to content

Commit

Permalink
Rebuilt the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hamishfagg committed Dec 10, 2024
1 parent 5ca10c1 commit 85f22c4
Show file tree
Hide file tree
Showing 25 changed files with 4,325 additions and 4,241 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-12-10T02:32:15.435710Z",
"iopub.status.busy": "2024-12-10T02:32:15.435516Z",
"iopub.status.idle": "2024-12-10T02:32:19.624890Z",
"shell.execute_reply": "2024-12-10T02:32:19.624184Z"
"iopub.execute_input": "2024-12-10T04:16:13.073082Z",
"iopub.status.busy": "2024-12-10T04:16:13.072891Z",
"iopub.status.idle": "2024-12-10T04:16:17.036239Z",
"shell.execute_reply": "2024-12-10T04:16:17.035624Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:No torchvision detected, image helpers not supported.\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489:No torchvision detected, image helpers not supported.\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:No torchvision/pillow detected, image encoder not supported\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489: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-12-10T02:32:19.627673Z",
"iopub.status.busy": "2024-12-10T02:32:19.627057Z",
"iopub.status.idle": "2024-12-10T02:32:20.580248Z",
"shell.execute_reply": "2024-12-10T02:32:20.579598Z"
"iopub.execute_input": "2024-12-10T04:16:17.038795Z",
"iopub.status.busy": "2024-12-10T04:16:17.038490Z",
"iopub.status.idle": "2024-12-10T04:16:17.947210Z",
"shell.execute_reply": "2024-12-10T04:16:17.946510Z"
}
},
"outputs": [
Expand Down Expand Up @@ -221,109 +221,109 @@
"id": "chicken-truth",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:20.582469Z",
"iopub.status.busy": "2024-12-10T02:32:20.582101Z",
"iopub.status.idle": "2024-12-10T02:32:36.053728Z",
"shell.execute_reply": "2024-12-10T02:32:36.053041Z"
"iopub.execute_input": "2024-12-10T04:16:17.949490Z",
"iopub.status.busy": "2024-12-10T04:16:17.949095Z",
"iopub.status.idle": "2024-12-10T04:16:33.363196Z",
"shell.execute_reply": "2024-12-10T04:16:33.362675Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Analyzing a sample of 2478\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Analyzing a sample of 2478\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:from a total population of 2834, this is equivalent to 87.4% of your data.\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489: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-2413:Infering type for: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Infering type for: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Doing text detection for column: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Doing text detection for column: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Column id has data type categorical\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Column id has data type categorical\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Infering type for: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Infering type for: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Doing text detection for column: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Doing text detection for column: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Infering type for: target\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Infering type for: target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2413:Column target has data type float\u001b[0m\n"
"\u001b[32mINFO:type_infer-2489:Column target has data type float\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[33mWARNING:type_infer-2413:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
"\u001b[33mWARNING:type_infer-2489:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Finished statistical analysis\u001b[0m\n"
]
}
],
Expand Down Expand Up @@ -360,10 +360,10 @@
"id": "designed-condition",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.056536Z",
"iopub.status.busy": "2024-12-10T02:32:36.055976Z",
"iopub.status.idle": "2024-12-10T02:32:36.061554Z",
"shell.execute_reply": "2024-12-10T02:32:36.060960Z"
"iopub.execute_input": "2024-12-10T04:16:33.365492Z",
"iopub.status.busy": "2024-12-10T04:16:33.365089Z",
"iopub.status.idle": "2024-12-10T04:16:33.370133Z",
"shell.execute_reply": "2024-12-10T04:16:33.369599Z"
}
},
"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.426169872283936,\n",
" \"expected_additional_time\": 15.372098684310913,\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-12-10T02:32:36.063978Z",
"iopub.status.busy": "2024-12-10T02:32:36.063566Z",
"iopub.status.idle": "2024-12-10T02:32:36.069067Z",
"shell.execute_reply": "2024-12-10T02:32:36.068499Z"
"iopub.execute_input": "2024-12-10T04:16:33.372246Z",
"iopub.status.busy": "2024-12-10T04:16:33.371863Z",
"iopub.status.idle": "2024-12-10T04:16:33.376930Z",
"shell.execute_reply": "2024-12-10T04:16:33.376412Z"
}
},
"outputs": [
Expand Down Expand Up @@ -646,10 +646,10 @@
"id": "f030f8ca",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.071341Z",
"iopub.status.busy": "2024-12-10T02:32:36.070823Z",
"iopub.status.idle": "2024-12-10T02:32:36.074266Z",
"shell.execute_reply": "2024-12-10T02:32:36.073740Z"
"iopub.execute_input": "2024-12-10T04:16:33.378828Z",
"iopub.status.busy": "2024-12-10T04:16:33.378628Z",
"iopub.status.idle": "2024-12-10T04:16:33.381848Z",
"shell.execute_reply": "2024-12-10T04:16:33.381342Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -711,10 +711,10 @@
"id": "floating-patent",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.076560Z",
"iopub.status.busy": "2024-12-10T02:32:36.076167Z",
"iopub.status.idle": "2024-12-10T02:32:36.480615Z",
"shell.execute_reply": "2024-12-10T02:32:36.479894Z"
"iopub.execute_input": "2024-12-10T04:16:33.383750Z",
"iopub.status.busy": "2024-12-10T04:16:33.383569Z",
"iopub.status.idle": "2024-12-10T04:16:33.753255Z",
"shell.execute_reply": "2024-12-10T04:16:33.752595Z"
}
},
"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.426169872283936,\n",
" \"expected_additional_time\": 15.372098684310913,\n",
" \"time_aim\": 259200,\n",
" \"target_weights\": None,\n",
" \"positive_domain\": False,\n",
Expand Down Expand Up @@ -1452,10 +1452,10 @@
"id": "violent-guard",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.483229Z",
"iopub.status.busy": "2024-12-10T02:32:36.482594Z",
"iopub.status.idle": "2024-12-10T02:32:36.491045Z",
"shell.execute_reply": "2024-12-10T02:32:36.490360Z"
"iopub.execute_input": "2024-12-10T04:16:33.755727Z",
"iopub.status.busy": "2024-12-10T04:16:33.755341Z",
"iopub.status.idle": "2024-12-10T04:16:33.763049Z",
"shell.execute_reply": "2024-12-10T04:16:33.762422Z"
}
},
"outputs": [],
Expand All @@ -1470,10 +1470,10 @@
"id": "closing-episode",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.493599Z",
"iopub.status.busy": "2024-12-10T02:32:36.493226Z",
"iopub.status.idle": "2024-12-10T02:32:36.628957Z",
"shell.execute_reply": "2024-12-10T02:32:36.628275Z"
"iopub.execute_input": "2024-12-10T04:16:33.765209Z",
"iopub.status.busy": "2024-12-10T04:16:33.765008Z",
"iopub.status.idle": "2024-12-10T04:16:33.898331Z",
"shell.execute_reply": "2024-12-10T04:16:33.897767Z"
},
"scrolled": false
},
Expand All @@ -1482,70 +1482,70 @@
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Finished statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2413: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2489: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Cleaning the data\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Cleaning the data\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2413:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2489:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:Cleaning column =excerpt\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489:Cleaning column =excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:Cleaning column =target\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489:Cleaning column =target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2413:Converted target into strictly non-negative\u001b[0m\n"
"\u001b[32mINFO:lightwood-2489:Converted target into strictly non-negative\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2413: `preprocess` runtime: 0.07 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2489: `preprocess` runtime: 0.07 seconds\u001b[0m\n"
]
},
{
Expand Down Expand Up @@ -1635,10 +1635,10 @@
"id": "major-stake",
"metadata": {
"execution": {
"iopub.execute_input": "2024-12-10T02:32:36.631206Z",
"iopub.status.busy": "2024-12-10T02:32:36.630677Z",
"iopub.status.idle": "2024-12-10T02:32:36.635401Z",
"shell.execute_reply": "2024-12-10T02:32:36.634879Z"
"iopub.execute_input": "2024-12-10T04:16:33.900197Z",
"iopub.status.busy": "2024-12-10T04:16:33.899999Z",
"iopub.status.idle": "2024-12-10T04:16:33.904714Z",
"shell.execute_reply": "2024-12-10T04:16:33.904160Z"
}
},
"outputs": [
Expand Down
Loading

0 comments on commit 85f22c4

Please sign in to comment.