Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
perib committed Aug 30, 2023
1 parent 15b36b6 commit 492394c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Tutorial/3_Genetic_Feature_Set_Selectors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
" If X is a dataframe, items in sel_subset list must correspond to column names\n",
" If X is a numpy array, items in sel_subset list must correspond to column indexes\n",
" int: index of a single column\n",
"```\n"
"```\n",
"\n"
]
},
{
Expand Down Expand Up @@ -1113,8 +1114,11 @@
}
],
"metadata": {
"interpreter": {
"hash": "57aedbec84c390a3287b44649e400696ed2b6dcd408c8519583e8e995dbe6e9b"
},
"kernelspec": {
"display_name": "tpot_dev",
"display_name": "Python 3.10.12 ('tpot2env2')",
"language": "python",
"name": "python3"
},
Expand All @@ -1128,7 +1132,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.11"
"version": "3.10.12"
},
"orig_nbformat": 4,
"vscode": {
Expand Down

0 comments on commit 492394c

Please sign in to comment.