Skip to content

Commit

Permalink
last reveiw on Project Done Everything works fine !
Browse files Browse the repository at this point in the history
  • Loading branch information
Erfanm83 committed Oct 3, 2024
1 parent 9a26dd4 commit 1dc26ed
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Document/design_document.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -142,12 +142,14 @@
"metadata": {},
"source": [
"### 9. Running the Project\n",
"To Run or Test this Project please read `README.md` file for more information.\n",
"\n",
"This project can run on various datasets located in the `input_dataset/` folder. You can test it using different datasets like:\n",
"- `medium_data.csv` (50 deliveries)\n",
"- `large_data.csv` (200 deliveries)\n",
"- `huge_data.csv` (over 390,000 deliveries; file size: 1.19 GB)\n",
"\n",
"To test the largest dataset, you'll need to extract the `huge_data.zip` file from its compressed archive due to its size. Ensure you have sufficient system resources when running the program on large datasets."
"*Note* : To test the largest dataset, you'll need to extract the `huge_data.zip` file from its compressed archive due to its size. Ensure you have sufficient system resources when running the program on large datasets."
]
},
{
Expand Down

0 comments on commit 1dc26ed

Please sign in to comment.