Skip to content

Commit

Permalink
Rebuilt the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
paxcema committed May 15, 2024
1 parent 801fe11 commit 010b47b
Show file tree
Hide file tree
Showing 25 changed files with 4,227 additions and 4,337 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-05-15T12:31:38.314866Z",
"iopub.status.busy": "2024-05-15T12:31:38.314666Z",
"iopub.status.idle": "2024-05-15T12:31:41.066114Z",
"shell.execute_reply": "2024-05-15T12:31:41.065470Z"
"iopub.execute_input": "2024-05-15T12:38:44.614888Z",
"iopub.status.busy": "2024-05-15T12:38:44.614690Z",
"iopub.status.idle": "2024-05-15T12:38:47.421978Z",
"shell.execute_reply": "2024-05-15T12:38:47.421222Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:No torchvision detected, image helpers not supported.\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730:No torchvision detected, image helpers not supported.\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:No torchvision/pillow detected, image encoder not supported\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730: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-05-15T12:31:41.069559Z",
"iopub.status.busy": "2024-05-15T12:31:41.068848Z",
"iopub.status.idle": "2024-05-15T12:31:42.003247Z",
"shell.execute_reply": "2024-05-15T12:31:42.002523Z"
"iopub.execute_input": "2024-05-15T12:38:47.425324Z",
"iopub.status.busy": "2024-05-15T12:38:47.424967Z",
"iopub.status.idle": "2024-05-15T12:38:48.351359Z",
"shell.execute_reply": "2024-05-15T12:38:48.350712Z"
}
},
"outputs": [
Expand Down Expand Up @@ -221,109 +221,109 @@
"id": "chicken-truth",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-15T12:31:42.006058Z",
"iopub.status.busy": "2024-05-15T12:31:42.005722Z",
"iopub.status.idle": "2024-05-15T12:31:57.532124Z",
"shell.execute_reply": "2024-05-15T12:31:57.531480Z"
"iopub.execute_input": "2024-05-15T12:38:48.353933Z",
"iopub.status.busy": "2024-05-15T12:38:48.353724Z",
"iopub.status.idle": "2024-05-15T12:39:03.836779Z",
"shell.execute_reply": "2024-05-15T12:39:03.836183Z"
}
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730:Dropping features: ['url_legal', 'license', 'standard_error']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Analyzing a sample of 2478\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Analyzing a sample of 2478\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:from a total population of 2834, this is equivalent to 87.4% of your data.\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730: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-2845:Infering type for: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Infering type for: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Doing text detection for column: id\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Doing text detection for column: id\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Column id has data type categorical\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Column id has data type categorical\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Infering type for: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Infering type for: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Doing text detection for column: excerpt\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Doing text detection for column: excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Infering type for: target\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Infering type for: target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:type_infer-2845:Column target has data type float\u001b[0m\n"
"\u001b[32mINFO:type_infer-2730:Column target has data type float\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[33mWARNING:type_infer-2845:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
"\u001b[33mWARNING:type_infer-2730:Column id is an identifier of type \"Hash-like identifier\"\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Finished statistical analysis\u001b[0m\n"
]
}
],
Expand Down Expand Up @@ -360,10 +360,10 @@
"id": "designed-condition",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-15T12:31:57.535376Z",
"iopub.status.busy": "2024-05-15T12:31:57.534790Z",
"iopub.status.idle": "2024-05-15T12:31:57.539994Z",
"shell.execute_reply": "2024-05-15T12:31:57.539305Z"
"iopub.execute_input": "2024-05-15T12:39:03.839556Z",
"iopub.status.busy": "2024-05-15T12:39:03.839259Z",
"iopub.status.idle": "2024-05-15T12:39:03.843934Z",
"shell.execute_reply": "2024-05-15T12:39:03.843268Z"
}
},
"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.485530853271484,\n",
" \"expected_additional_time\": 15.443372249603271,\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-05-15T12:31:57.542555Z",
"iopub.status.busy": "2024-05-15T12:31:57.542241Z",
"iopub.status.idle": "2024-05-15T12:31:57.547712Z",
"shell.execute_reply": "2024-05-15T12:31:57.547064Z"
"iopub.execute_input": "2024-05-15T12:39:03.846644Z",
"iopub.status.busy": "2024-05-15T12:39:03.846253Z",
"iopub.status.idle": "2024-05-15T12:39:03.851463Z",
"shell.execute_reply": "2024-05-15T12:39:03.850848Z"
}
},
"outputs": [
Expand Down Expand Up @@ -646,10 +646,10 @@
"id": "f030f8ca",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-15T12:31:57.550277Z",
"iopub.status.busy": "2024-05-15T12:31:57.549912Z",
"iopub.status.idle": "2024-05-15T12:31:57.553192Z",
"shell.execute_reply": "2024-05-15T12:31:57.552629Z"
"iopub.execute_input": "2024-05-15T12:39:03.853851Z",
"iopub.status.busy": "2024-05-15T12:39:03.853511Z",
"iopub.status.idle": "2024-05-15T12:39:03.856756Z",
"shell.execute_reply": "2024-05-15T12:39:03.856216Z"
}
},
"outputs": [],
Expand Down Expand Up @@ -711,10 +711,10 @@
"id": "floating-patent",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-15T12:31:57.555666Z",
"iopub.status.busy": "2024-05-15T12:31:57.555289Z",
"iopub.status.idle": "2024-05-15T12:31:57.904645Z",
"shell.execute_reply": "2024-05-15T12:31:57.903931Z"
"iopub.execute_input": "2024-05-15T12:39:03.859167Z",
"iopub.status.busy": "2024-05-15T12:39:03.858968Z",
"iopub.status.idle": "2024-05-15T12:39:04.214810Z",
"shell.execute_reply": "2024-05-15T12:39:04.214113Z"
}
},
"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.485530853271484,\n",
" \"expected_additional_time\": 15.443372249603271,\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-05-15T12:31:57.907458Z",
"iopub.status.busy": "2024-05-15T12:31:57.907076Z",
"iopub.status.idle": "2024-05-15T12:31:57.915206Z",
"shell.execute_reply": "2024-05-15T12:31:57.914714Z"
"iopub.execute_input": "2024-05-15T12:39:04.217801Z",
"iopub.status.busy": "2024-05-15T12:39:04.217334Z",
"iopub.status.idle": "2024-05-15T12:39:04.225997Z",
"shell.execute_reply": "2024-05-15T12:39:04.225444Z"
}
},
"outputs": [],
Expand All @@ -1470,10 +1470,10 @@
"id": "closing-episode",
"metadata": {
"execution": {
"iopub.execute_input": "2024-05-15T12:31:57.917761Z",
"iopub.status.busy": "2024-05-15T12:31:57.917396Z",
"iopub.status.idle": "2024-05-15T12:31:58.052073Z",
"shell.execute_reply": "2024-05-15T12:31:58.051450Z"
"iopub.execute_input": "2024-05-15T12:39:04.228433Z",
"iopub.status.busy": "2024-05-15T12:39:04.228041Z",
"iopub.status.idle": "2024-05-15T12:39:04.362314Z",
"shell.execute_reply": "2024-05-15T12:39:04.361709Z"
},
"scrolled": false
},
Expand All @@ -1482,70 +1482,70 @@
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Starting statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Starting statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Finished statistical analysis\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Finished statistical analysis\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2845: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2730: `analyze_data` runtime: 0.05 seconds\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Cleaning the data\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Cleaning the data\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:dataprep_ml-2845:Dropping features: ['id']\u001b[0m\n"
"\u001b[32mINFO:dataprep_ml-2730:Dropping features: ['id']\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:Cleaning column =excerpt\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730:Cleaning column =excerpt\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:Cleaning column =target\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730:Cleaning column =target\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[32mINFO:lightwood-2845:Converted target into strictly non-negative\u001b[0m\n"
"\u001b[32mINFO:lightwood-2730:Converted target into strictly non-negative\u001b[0m\n"
]
},
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[37mDEBUG:lightwood-2845: `preprocess` runtime: 0.08 seconds\u001b[0m\n"
"\u001b[37mDEBUG:lightwood-2730: `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-05-15T12:31:58.054538Z",
"iopub.status.busy": "2024-05-15T12:31:58.054334Z",
"iopub.status.idle": "2024-05-15T12:31:58.059138Z",
"shell.execute_reply": "2024-05-15T12:31:58.058503Z"
"iopub.execute_input": "2024-05-15T12:39:04.364948Z",
"iopub.status.busy": "2024-05-15T12:39:04.364536Z",
"iopub.status.idle": "2024-05-15T12:39:04.369332Z",
"shell.execute_reply": "2024-05-15T12:39:04.368673Z"
}
},
"outputs": [
Expand Down
Loading

0 comments on commit 010b47b

Please sign in to comment.