Skip to content

Commit

Permalink
all set
Browse files Browse the repository at this point in the history
  • Loading branch information
bhagya999 committed Jun 21, 2020
1 parent 136a6c2 commit 21e7701
Show file tree
Hide file tree
Showing 8 changed files with 9,541 additions and 59 deletions.

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions Untitled.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
"cells": [
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 10,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"False\n"
"True\n"
]
}
],
Expand All @@ -24,7 +24,7 @@
")\n",
"\n",
"train_df_ori = pd.read_csv(\n",
" DATA_PATH / \"kfold10_best_states5_best_model_try.csv\", \n",
" DATA_PATH / \"kfold_merge_bagging_0_1_3_6_8.csv\", \n",
" index_col=\"tripid\"\n",
")\n",
"\n",
Expand Down
Loading

0 comments on commit 21e7701

Please sign in to comment.